This is an automated email from the ASF dual-hosted git repository.
randgalt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/curator.git.
from 9aafdec CURATOR-610: Refactor CountCuratorWatcher in
TestWatcherIdentity.java …
new 0128b96 Modified ZPathImpl's "isParameter()" method to properly check
for parameters strings (values inside of a pair parameter delimiters). This
corrects issues with checking for path resolution status in certain cases.
new 137159b This commit reverts changes that altered the ZPath parse
method based on incorrect assumptions about what a "resolved" ZPath actually
is.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/curator/x/async/modeled/ZPath.java | 15 ++++++++++++---
.../org/apache/curator/x/async/modeled/TestZPath.java | 9 ++++++---
2 files changed, 18 insertions(+), 6 deletions(-)