You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Mahadev konar (JIRA)" <ji...@apache.org> on 2010/01/27 00:19:34 UTC

[jira] Assigned: (ZOOKEEPER-503) race condition in asynchronous create

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mahadev konar reassigned ZOOKEEPER-503:
---------------------------------------

    Assignee: Benjamin Reed

> 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
>            Assignee: Benjamin Reed
>             Fix For: 3.3.0
>
>         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.