----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51010/ -----------------------------------------------------------
Review request for geode, anilkumar gingade, Barry Oglesby, Jason Huynh, Kirk Lund, William Markito, nabarun nag, Dan Smith, and xiaojian zhou. Repository: geode Description ------- Added test to validate Cluster configuration support for Lucene indexes. Added a new Rule to create Distributed System with test/custom configuration...The "LocatorServerConfigurationRule" makes it easier to create a Locator or cluster nodes with required configuration. Diffs (updated) ----- geode-core/src/test/java/com/gemstone/gemfire/test/dunit/rules/LocatorServerConfigurationRule.java PRE-CREATION geode-lucene/src/test/java/com/gemstone/gemfire/cache/lucene/internal/configuration/LuceneClusterConfigurationDUnitTest.java PRE-CREATION Diff: https://reviews.apache.org/r/51010/diff/ Testing ------- Run the newly added test. Thanks, anilkumar gingade