You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ka...@apache.org on 2021/07/12 17:10:29 UTC

[geode] branch develop updated (3115e8b -> b585039)

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

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


    from 3115e8b  GEODE-9209: Complete test in DistributionConfigJUnitTest (#6393)
     add b585039  GEODE-9350: MemberJoinedEvent should be triggered after new view is installed (#6598)

No new revisions were added by this update.

Summary of changes:
 .../distributed/DistributedSystemDUnitTest.java    | 29 ----------------------
 .../distributed/FailDeserializationFunction.java}  | 21 +++++++++-------
 .../ClusterDistributionManagerDUnitTest.java       | 27 ++++++++++++++++++++
 .../internal/membership/gms/GMSMembership.java     | 14 +++++------
 4 files changed, 46 insertions(+), 45 deletions(-)
 copy geode-core/src/{main/java/org/apache/geode/management/internal/configuration/messages/SharedConfigurationStatusRequest.java => distributedTest/java/org/apache/geode/distributed/FailDeserializationFunction.java} (68%)