GitHub user dragonsinth opened a pull request:
https://github.com/apache/curator/pull/128
CURATOR-294: Optimize TreeCache, fix possible concurrency issue
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dragonsinth/curator CURATOR-294
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/curator/pull/128.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #128
----
commit 5e995ed7a315fba9f1327706735a7f8c1b417a83
Author: Scott Blum <[email protected]>
Date: 2016-01-28T17:38:57Z
CURATOR-294: Make ChildData immutable; PathChildrenCache replaces instead
of mutates.
commit b3e3fcc4848beaa148fc3a5b437e4b19b6e7f325
Author: Scott Blum <[email protected]>
Date: 2016-01-28T17:58:14Z
CURATOR-294: Optimize TreeCache, fix possible concurrency issue
----
---
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.
---