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


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.

Reply via email to