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 7b62741 GEODE-7682: add PR.clear API (#4755)
add 49872b4 PR.clear's event id should be created and used in BR (#4805)
No new revisions were added by this update.
Summary of changes:
.../PartitionedRegionPersistentClearDUnitTest.java | 2 +-
.../codeAnalysis/sanctionedDataSerializables.txt | 4 +-
.../geode/internal/cache/PartitionedRegion.java | 8 +--
.../internal/cache/partitioned/ClearPRMessage.java | 12 ++--
.../internal/cache/PartitionedRegionTest.java | 66 ++++++++++++++++++++++
5 files changed, 81 insertions(+), 11 deletions(-)