----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48865/ -----------------------------------------------------------
Review request for geode, anilkumar gingade, Barry Oglesby, Jason Huynh, William Markito, nabarun nag, Dan Smith, and xiaojian zhou. Repository: geode Description ------- GEODE-11: Added changes to Lucene AEQ, to propagate expiration destroy events (by setting the flag forwardExpirationDestroy()). Diffs ----- geode-lucene/src/main/java/com/gemstone/gemfire/cache/lucene/internal/LuceneIndexForPartitionedRegion.java d283e29 geode-lucene/src/test/java/com/gemstone/gemfire/cache/lucene/LuceneIndexMaintenanceIntegrationTest.java 05b6990 Diff: https://reviews.apache.org/r/48865/diff/ Testing ------- Running new test with and without the forwardExpirationDestroy flag. Thanks, anilkumar gingade