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 2021/03/02 17:50:51 UTC

[geode] branch develop updated (77e6a04 -> 477ffba)

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 77e6a04  GEODE-8964: Prevent writing incorrect data to cache for transactional create with null value (#6069)
     add 477ffba  GEODE-7245: Remove most uses of latestViewReadLock in GMSMembership (#6037)

No new revisions were added by this update.

Summary of changes:
 .../internal/membership/api/MembershipView.java    | 147 +++-------
 .../internal/membership/gms/GMSMembership.java     | 313 ++++++++-------------
 2 files changed, 164 insertions(+), 296 deletions(-)