You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by on...@apache.org on 2021/02/09 19:28:28 UTC

[geode] branch develop updated (3ef1905 -> b12d2dc)

This is an automated email from the ASF dual-hosted git repository.

onichols pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 3ef1905  GEODE-8817: server hangs in cache.close() (#5987)
     add b12d2dc  Revert "Feature/geode 8768 (#5843)" (#6014)

No new revisions were added by this update.

Summary of changes:
 .../admin/remote/DistributionLocatorId.java        | 104 +---------------
 .../sanctioned-geode-core-serializables.txt        |   2 +-
 .../cache/wan/misc/WanAutoDiscoveryDUnitTest.java  |  24 +---
 .../wan/misc/WanLocatorDiscoveryDUnitTest.java     | 131 ---------------------
 .../client/internal/locator/wan/LocatorHelper.java |  33 ------
 .../locator/wan/LocatorMembershipListenerImpl.java |  12 +-
 .../locator/wan/WanLocatorDiscovererImpl.java      |  24 +---
 7 files changed, 17 insertions(+), 313 deletions(-)
 delete mode 100644 geode-wan/src/distributedTest/java/org/apache/geode/internal/cache/wan/misc/WanLocatorDiscoveryDUnitTest.java