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

[geode] branch develop updated (7e2101e -> cf019dd)

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

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


    from 7e2101e  GEODE-7535: Prevent exception throw during getAll (#4415)
     add cf019dd  GEODE-7569: repair play dead in membership tests (#4467)

No new revisions were added by this update.

Summary of changes:
 .../internal/membership/gms/GMSMembershipJUnitTest.java        |  2 +-
 .../apache/geode/distributed/internal/DistributionMessage.java |  6 +++++-
 .../distributed/internal/membership/gms/GMSMembership.java     |  2 +-
 .../geode/distributed/internal/membership/gms/api/Message.java |  8 +++++++-
 .../internal/membership/gms/messages/AbstractGMSMessage.java   |  5 -----
 .../cache/partitioned/PartitionMessageWithDirectReply.java     | 10 +++++-----
 6 files changed, 19 insertions(+), 14 deletions(-)