This is an automated email from the ASF dual-hosted git repository.
jasonhuynh pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 671ba75 GEODE-7029: More robust INetAddress retrieval for revocation
add 03e214f GEODE-6998: Fix for NPE at index update due to GII (#3834)
No new revisions were added by this update.
Summary of changes:
.../query/internal/index/CompactRangeIndex.java | 3 +
.../internal/index/CompactRangeIndexTest.java | 114 +++++++++++++++++++++
2 files changed, 117 insertions(+)
create mode 100644
geode-core/src/test/java/org/apache/geode/cache/query/internal/index/CompactRangeIndexTest.java