----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43674/ -----------------------------------------------------------
Review request for geode and Dan Smith. Repository: geode Description ------- GEODE-969: Decreases WAN dunit log file size Before these changes, the ParallelWANPersistenceEnabledGatewaySenderOffHeapDUnitTest log file was 87MB, 110MB, 325MB and 556MB. After these changes, the ParallelWANPersistenceEnabledGatewaySenderOffHeapDUnitTest log file is consistently ~17MB. All of the GII messages noted in the bug are gone. Diffs ----- gemfire-wan/src/test/java/com/gemstone/gemfire/internal/cache/wan/WANTestBase.java 17afcbbbcda4f863091309b63861b6ad268bffa4 Diff: https://reviews.apache.org/r/43674/diff/ Testing ------- ParallelWANPersistenceEnabledGatewaySenderOffHeapDUnitTest Thanks, Barry Oglesby