This is an automated email from the ASF dual-hosted git repository.
amichair pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git
from 7d5cfa18 Bump org.ops4j.pax.url:pax-url-aether from 3.0.2 to 3.0.3
(#94)
new 084ab478 Simplify zookeeper Interest/InterestManager
new dd72c281 ARIES-2200 Fix ZooKeeper concurrency issue that may close the
wrong client
new 8e128057 ARIES-2201 Fix ZookeeperEndpointListener continuing to handle
events after being closed
The 3 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:
.../aries/rsa/discovery/zookeeper/Interest.java | 59 ++++------------------
.../rsa/discovery/zookeeper/InterestManager.java | 50 ++++++++----------
.../discovery/zookeeper/client/ClientManager.java | 18 +++----
.../client/ZookeeperEndpointListener.java | 9 ++--
.../discovery/zookeeper/InterestManagerTest.java | 2 +-
5 files changed, 45 insertions(+), 93 deletions(-)