You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ds...@apache.org on 2021/12/09 18:41:38 UTC

[geode] branch develop updated (c65f048 -> 324ed89)

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