This is an automated email from the ASF dual-hosted git repository.
eshu11 pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 69b3acc GEODE-10128: Open/export packages for JDK 17 (#7451)
add e08bba5 GEODE-10130: Check containsKey under synchronization. (#7452)
No new revisions were added by this update.
Summary of changes:
.../ServerCQResultsCacheReplicateRegionImpl.java | 3 +-
...erverCQResultsCacheReplicateRegionImplTest.java | 101 +++++++++++++++++++++
2 files changed, 102 insertions(+), 2 deletions(-)
create mode 100644
geode-cq/src/test/java/org/apache/geode/cache/query/cq/internal/ServerCQResultsCacheReplicateRegionImplTest.java