You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Carlo Accorsi (JIRA)" <ji...@apache.org> on 2013/11/07 19:23:17 UTC

[jira] [Created] (DIRSERVER-1914) Replication Consumer Search limit not set from configuration

Carlo Accorsi created DIRSERVER-1914:
----------------------------------------

             Summary: Replication Consumer Search limit not set from configuration
                 Key: DIRSERVER-1914
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1914
             Project: Directory ApacheDS
          Issue Type: Bug
    Affects Versions: 2.0.0-M16
         Environment: Windows 32, Java 6
            Reporter: Carlo Accorsi



On or around line 1148 of org.apache.directory.server.config.builder.ServiceBuilder the SyncReplConfiguration size limit is not being set from the replBean. It's missing the line:

  config.setSearchSizeLimit( replBean.getReplSearchSizeLimit() );





--
This message was sent by Atlassian JIRA
(v6.1#6144)