This is an automated email from the ASF dual-hosted git repository.
zhouxj pushed a change to branch feature/GEODE-7683
in repository https://gitbox.apache.org/repos/asf/geode.git.
from a6328f2 lock to prevent primary bucket moving should gained in msg
add ad91690 add junit test and fixed some bugs
No new revisions were added by this update.
Summary of changes:
.../apache/geode/internal/cache/BucketRegion.java | 8 ++--
.../geode/internal/cache/DistributedRegion.java | 6 ++-
.../internal/cache/BucketRegionJUnitTest.java | 56 ++++++++++++++++++++++
.../internal/cache/DistributedRegionJUnitTest.java | 8 ++++
4 files changed, 72 insertions(+), 6 deletions(-)