This is an automated email from the ASF dual-hosted git repository.
eolivelli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/curator.git.
from 2d54d92 Merge branch 'master' of https://github.com/apache/curator
add edf9f40 CURATOR-574 DiscoveryService fatal error on deserializing an
empty byte[] as JSON
new 1d6891a CURATOR-574 DiscoveryService fatal error on deserializing an
empty byte[] as JSON
The 1 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:
.../recipes/cache/CuratorCacheListenerBuilder.java | 3 ++-
.../cache/CuratorCacheListenerBuilderImpl.java | 4 ++--
.../cache/PathChildrenCacheListenerWrapper.java | 15 +++++++++++++-
.../recipes/cache/TestCuratorCacheWrappers.java | 23 +++++++++++++++++++++-
.../x/discovery/details/ServiceCacheImpl.java | 2 +-
5 files changed, 41 insertions(+), 6 deletions(-)