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/07/24 19:53:36 UTC

[geode] branch feature/GEODE-6975 updated (a4f98c7 -> b29546c)

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

eshu11 pushed a change to branch feature/GEODE-6975
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from a4f98c7  GEODE-6975: Reply with exception if fail to persit sender's new id.
     add 4b1a310  Revert "GEODE-6975: Reply with exception if fail to persit sender's new id."
     add b29546c  GEODE-6975: Do not send reply back if hit CancelException

No new revisions were added by this update.

Summary of changes:
 .../distributed/internal/ReplyProcessor21.java     | 17 ++++++-
 .../internal/cache/BucketPersistenceAdvisor.java   | 13 +----
 .../internal/cache/PRHARedundancyProvider.java     | 22 ++------
 .../PrepareNewPersistentMemberMessage.java         | 25 ++++-----
 .../cache/BucketPersistenceAdvisorTest.java        | 49 ++++--------------
 .../PrepareNewPersistentMemberMessageTest.java     | 59 ++++------------------
 6 files changed, 53 insertions(+), 132 deletions(-)