GitHub user Hendrik-H opened a pull request:
https://github.com/apache/curator/pull/288
[CURATOR-479] fixed CachedModeledFrameworkImpl children queries
fixed the children filtering from the cache and added test cases
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Hendrik-H/curator CURATOR-479
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/curator/pull/288.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 #288
----
commit 1429676ea43ecfbfe3dd7f28f222d58105e41d3f
Author: Hendrik Haddorp <hendrik.haddorp@...>
Date: 2018-12-08T20:42:11Z
fixed CachedModeledFrameworkImpl children queries,
https://issues.apache.org/jira/browse/CURATOR-479
----
---