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 cbd8795bc3 GEODE-10313: User Guide: Add javadocs template variable
(#7696)
add 3d6354cb6b GEODE-10290: GII requester should remove departed members
(#7670)
No new revisions were added by this update.
Summary of changes:
...PartitionedRegionRestartRebalanceDUnitTest.java | 133 +++++++++++++++++
.../internal/cache/InitialImageOperation.java | 43 ++++--
.../cache/versions/RegionVersionHolder.java | 2 +
.../cache/versions/RegionVersionVector.java | 4 +
.../internal/cache/InitialImageOperationTest.java | 163 +++++++++++++++++++++
5 files changed, 332 insertions(+), 13 deletions(-)
create mode 100644
geode-core/src/distributedTest/java/org/apache/geode/internal/cache/PartitionedRegionRestartRebalanceDUnitTest.java