You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by bo...@apache.org on 2021/05/27 18:52:38 UTC

[geode] branch develop updated (093f1864 -> 2bc4bd9)

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

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


    from 093f1864 GEODE-8772: ClientServer test port assignment (#6513)
     add 2bc4bd9  GEODE-9307: Removed MembershipListener after force disconnect (#6515)

No new revisions were added by this update.

Summary of changes:
 .../DistributionAdvisorIntegrationTest.java        | 57 ++++++++++++++++++++++
 .../distributed/internal/DistributionAdvisor.java  |  7 ++-
 2 files changed, 63 insertions(+), 1 deletion(-)
 create mode 100644 geode-core/src/integrationTest/java/org/apache/geode/distributed/internal/DistributionAdvisorIntegrationTest.java