You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by bs...@apache.org on 2019/12/13 19:41:13 UTC

[geode] branch feature/GEODE-7556 updated (de23088 -> 6e323b0)

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

bschuchardt pushed a change to branch feature/GEODE-7556
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from de23088  empty commit
     add 6e323b0  removing InternalMembershipException

No new revisions were added by this update.

Summary of changes:
 .../locator/GMSLocatorRecoveryIntegrationTest.java |  3 +-
 .../gms/InternalMembershipException.java           | 33 ----------------------
 .../membership/gms/locator/GMSLocator.java         |  3 +-
 .../membership/gms/messenger/GMSQuorumChecker.java |  4 ++-
 .../membership/gms/messenger/JGroupsMessenger.java | 16 +++++++----
 .../sanctioned-geode-core-serializables.txt        |  2 --
 6 files changed, 16 insertions(+), 45 deletions(-)
 delete mode 100644 geode-core/src/main/java/org/apache/geode/distributed/internal/membership/gms/InternalMembershipException.java