This is an automated email from the ASF dual-hosted git repository.
randgalt pushed a change to branch CURATOR-505
in repository https://gitbox.apache.org/repos/asf/curator.git.
from c9e3cf6 CURATOR-505 - refactoring/refining a new listener container
that doesn't rely on Guava and supports mapping. We need for this PR anyway.
new 7458a20 CURATOR-505 ctor should be private
new b18af51 CURATOR-505 - Some refactoring and more doc
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:
.../framework/listen/MappingListenerManager.java | 13 ---
.../framework/listen/StandardListenerManager.java | 18 +++-
.../framework/state/ConnectionStateManager.java | 3 +-
.../cache/TestPathChildrenCacheInCluster.java | 106 ++++++++++++++++++++-
.../org/apache/curator/test/BaseClassForTests.java | 5 +
5 files changed, 125 insertions(+), 20 deletions(-)