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 2020/08/03 21:38:27 UTC

[geode] branch develop updated (6e07aac -> 53abb22)

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 6e07aac  GEODE-8389: reconnect attempt fails due to distribution configuration… (#5413)
     add 53abb22  GEODE-6564: fix entryExpiryTasks leak (#5419)

No new revisions were added by this update.

Summary of changes:
 .../geode/internal/cache/AbstractRegion.java       |  5 ++
 .../apache/geode/internal/cache/LocalRegion.java   |  5 +-
 ...plicateWithExpirationClearIntegrationTest.java} | 67 +++++++---------------
 3 files changed, 29 insertions(+), 48 deletions(-)
 copy geode-core/src/{integrationTest/java/org/apache/geode/internal/cache/RegionValuesIteratorAfterLocalInvalidateRegressionTest.java => test/java/org/apache/geode/internal/cache/ReplicateWithExpirationClearIntegrationTest.java} (52%)