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/07/24 17:22:31 UTC

[geode] branch feature/remove-InternalDistributedMember-GEODE-6883 updated (5ae8fab -> 669480c)

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

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


    from 5ae8fab  fixing a flaky mbean test
     add 24479bb  reverting test changes and fixing unit test failures in JGroupsMessenger
     add 669480c  reverting change to startupLock per Dan's comment

No new revisions were added by this update.

Summary of changes:
 .../geode/management/DLockManagementDUnitTest.java | 12 +---
 .../geode/management/ManagementTestRule.java       |  4 --
 .../membership/adapter/GMSMembershipManager.java   | 69 +++++++++++-----------
 .../membership/gms/messenger/JGroupsMessenger.java |  5 +-
 .../internal/beans/LockServiceMBeanBridge.java     |  2 +-
 .../callbacks/ConfigurationChangeListener.java     |  1 -
 6 files changed, 43 insertions(+), 50 deletions(-)