You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by es...@apache.org on 2019/06/19 17:05:45 UTC

[geode] branch develop updated (360b084 -> 12a834e)

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

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


    from 360b084  GEODE-6880: Delete ModuleStatistics class (#3720)
     add 12a834e  GEODE-6886: Do not region sync if lost member is an empty accessor (#3721)

No new revisions were added by this update.

Summary of changes:
 .../distributed/internal/DistributionAdvisor.java  | 16 ++++++++
 .../geode/internal/cache/DistributedRegion.java    | 20 +++-------
 .../internal/DistributionAdvisorTest.java          | 43 +++++++++++++++++++---
 .../internal/cache/DistributedRegionTest.java      | 12 +++---
 4 files changed, 63 insertions(+), 28 deletions(-)