This is an automated email from the ASF dual-hosted git repository.
zhouxj pushed a change to branch feature/GEODE-7665
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 9c102e4 GEODE-7752: Fix distributedTests failing (#4676)
add 8bf3899 GEODE-7683: introduce BR.cmnClearRegion
No new revisions were added by this update.
Summary of changes:
.../apache/geode/internal/cache/BucketRegion.java | 38 +++++++++--
.../geode/internal/cache/DistributedRegion.java | 23 +++++--
.../internal/cache/BucketRegionJUnitTest.java | 77 ++++++++++++++++++++++
.../internal/cache/DistributedRegionJUnitTest.java | 18 +++++
4 files changed, 145 insertions(+), 11 deletions(-)