You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Selcuk Aya (JIRA)" <ji...@apache.org> on 2011/09/09 13:14:09 UTC

[jira] [Created] (DIRSERVER-1657) Consumer log should use SnapshotRecordManager in order to avoid missing updates that need to be sent to consumer

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

        

[jira] [Resolved] (DIRSERVER-1657) Consumer log should use SnapshotRecordManager in order to avoid missing updates that need to be sent to consumer

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny resolved DIRSERVER-1657.
------------------------------------------

    Resolution: Invalid

Not an issue in trunk
                
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira