----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40607/ -----------------------------------------------------------
Review request for geode and Dan Smith. Repository: geode Description ------- Eclipse v4.4.1 is having trouble with any(Region.class) in two places in this lucene test. Removing the argument to any() resolves the issue. Diffs ----- gemfire-lucene/src/test/java/com/gemstone/gemfire/cache/lucene/internal/PartitionedRepositoryManagerJUnitTest.java 41376f573bac394efd18928377e902d79a808862 Diff: https://reviews.apache.org/r/40607/diff/ Testing ------- The test still passes with this change. Thanks, Bruce Schuchardt
