This is an automated email from the ASF dual-hosted git repository.
zhouxj pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 33f70d2 GEODE-6870: Solution for creation of non-persistent overflow
region
add 8536818 GEODE-6899: retried client should set last try's version tag
if found (#3743)
No new revisions were added by this update.
Summary of changes:
.../geode/internal/cache/DistributedRegion.java | 3 +
.../internal/cache/InitialImageOperation.java | 8 ++
.../apache/geode/internal/cache/LocalRegion.java | 8 ++
.../internal/cache/DistributedRegionJUnitTest.java | 116 ++++++++++++++++-----
4 files changed, 107 insertions(+), 28 deletions(-)