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)