Consumer log should use SnapshotRecordManager in order to avoid missing updates 
that need to be sent to consumer
----------------------------------------------------------------------------------------------------------------

                 Key: DIRSERVER-1657
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1657
             Project: Directory ApacheDS
          Issue Type: Bug
            Reporter: Selcuk Aya


ConsumerLog uses BaseRecordManager of JDBM and that leaves the browser of jdbm 
vulnerable to ongoing structural changes in the log. So ConsumerLog cursor 
might miss updates that need to be sent to the consumer. We should use 
SnapshotRecordManager to avoid this.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to