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

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

     [ https://issues.apache.org/jira/browse/DIRSERVER-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kiran Ayyagari resolved DIRSERVER-1914.
---------------------------------------

    Resolution: Fixed
      Assignee: Kiran Ayyagari

Committed here http://svn.apache.org/r1543364
Thanks for the patch.

> 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
>            Assignee: Kiran Ayyagari
>
> 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)