You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ja...@apache.org on 2019/08/06 18:42:18 UTC

[geode] branch develop updated (43e02ed -> 8618120)

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 43e02ed  Merge pull request #3877 from Bill/feature/GEODE-7012
     add 8618120  GEODE-6998: Add index test for gii tombstone/values update to tombstone  (#3873)

No new revisions were added by this update.

Summary of changes:
 ...ersistentRegionCompactRangeIndexDUnitTest.java} | 82 +++++++++++++++++++---
 ...ml => PartitionedPersistentRegionWithIndex.xml} | 10 +--
 ....xml => ReplicatePersistentRegionWithIndex.xml} | 15 ++--
 3 files changed, 85 insertions(+), 22 deletions(-)
 rename geode-core/src/distributedTest/java/org/apache/geode/cache/query/dunit/{PartitionedRegionCompactRangeIndexDUnitTest.java => PersistentRegionCompactRangeIndexDUnitTest.java} (85%)
 copy geode-core/src/distributedTest/resources/org/apache/geode/cache/query/dunit/{PersistentPartitionWithIndex.xml => PartitionedPersistentRegionWithIndex.xml} (77%)
 rename geode-core/src/distributedTest/resources/org/apache/geode/cache/query/dunit/{PersistentPartitionWithIndex.xml => ReplicatePersistentRegionWithIndex.xml} (67%)