[ https://issues.apache.org/jira/browse/ZOOKEEPER-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743718#action_12743718 ]
Flavio Paiva Junqueira commented on ZOOKEEPER-503: -------------------------------------------------- There are some TODO comments we left throughout this patch as reminders for what to work on next. Is this acceptable? > race condition in asynchronous create > ------------------------------------- > > Key: ZOOKEEPER-503 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-503 > Project: Zookeeper > Issue Type: Bug > Components: contrib-bookkeeper > Reporter: Benjamin Reed > Attachments: ZOOKEEPER-503.patch, ZOOKEEPER-503.patch > > > there is a race condition between the zookeeper completion thread and the > bookeeper processing queue during create. if the zookeeper completion thread > falls behind due to scheduling, the action counter of the create operation > may go backwards. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.