This is an automated email from the ASF dual-hosted git repository.
dschneider pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from c65f048 GEODE-9871: Improve Radish test for network KB/s verification
(#7170)
add 324ed89 GEODE-9854: Orphaned .drf file causing memory leak (#7145)
No new revisions were added by this update.
Summary of changes:
...ObjectThatAreNoLongerNeededIntegrationTest.java | 407 +++++++++++++++++++++
.../org/apache/geode/internal/cache/Oplog.java | 70 +++-
2 files changed, 457 insertions(+), 20 deletions(-)
create mode 100644
geode-core/src/integrationTest/java/org/apache/geode/internal/cache/DiskRegionCompactorClearsObjectThatAreNoLongerNeededIntegrationTest.java