You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "Benjamin Jaton (JIRA)" <ji...@apache.org> on 2013/09/25 19:38:09 UTC

[jira] [Comment Edited] (CURATOR-57) Event order lost with PathChildrenCache

    [ https://issues.apache.org/jira/browse/CURATOR-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13777789#comment-13777789 ] 

Benjamin Jaton edited comment on CURATOR-57 at 9/25/13 5:37 PM:
----------------------------------------------------------------

The test I attached previously doesn't invoke internalRebuildNode(), even when I use event.getData().getStat().
Instead it fetches the Stat object in processChildren() (see getDataAndStat(fullPath); ).

If you have a look at this test, you will see that I am able to access the Stat object.

                
      was (Author: benjamin.jaton):
    The test I attached previously doesn't invoke internalRebuildNode(), even when I use event.getData().getStat().
Instead it fetches the Stat object in processChildren() (see getDataAndStat(fullPath);).

If you have a look at this test, you will see that I am able to access the Stat object.

                  
> Event order lost with PathChildrenCache
> ---------------------------------------
>
>                 Key: CURATOR-57
>                 URL: https://issues.apache.org/jira/browse/CURATOR-57
>             Project: Apache Curator
>          Issue Type: Bug
>          Components: Recipes
>    Affects Versions: 2.0.1-incubating
>         Environment: Ubuntu 10.10
>            Reporter: Benjamin Jaton
>             Fix For: awaiting-response
>
>         Attachments: Test.java
>
>
> I am attaching a simple test to demonstrate the problem:
> Single threaded 'for' loop that creates children 0 to N, the events are not received in order.

--
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