Github user dragonsinth commented on the pull request:
https://github.com/apache/curator/pull/17#issuecomment-49991637
Thanks guys, I was able to repro under 1.7 (I don't have 1.6 on OSX to test
against). Interestingly, it looks like the order in which
`event.getChildren()` names appear during `CuratorEventType.CHILDREN` differs
between JDK versions. So now I'm sorting the names of added children to
increase test determinism.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---