----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37598/ -----------------------------------------------------------
Review request for geode and Darrel Schneider. Repository: geode Description ------- The javadocs and the behavior of the code were backwards. The code compacts when the live data gets below the threshold. I changed the javadocs to avoid screwing up someone who was relied on the old behavior. Adding a unit test of this property. Diffs ----- gemfire-core/src/main/java/com/gemstone/gemfire/cache/DiskStoreFactory.java ab67c756c9c75fe91f040c7eee39f590ee9aceba gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/DiskRegionJUnitTest.java bfc832a545fbcea5c5e21a8d15858ff93222e862 Diff: https://reviews.apache.org/r/37598/diff/ Testing ------- Thanks, Dan Smith
