You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by mh...@apache.org on 2020/01/29 21:29:30 UTC

[geode] branch develop updated (fd9fde8 -> 11048af)

This is an automated email from the ASF dual-hosted git repository.

mhanson pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from fd9fde8  GEODE-6819: Fix PartitionedRegionSingleHopDUnitTest (#4645)
     add 11048af  GEODE-7600-4: Further cleanup (#4642)

No new revisions were added by this update.

Summary of changes:
 .../geode/cache/ConnectionPoolDUnitTest.java       | 244 ++++++++++-----------
 .../sockets/DestroyEntryPropagationDUnitTest.java  |   4 +-
 .../apache/geode/internal/cache/LocalRegion.java   |   1 -
 .../cache/tier/sockets/CacheClientProxy.java       |   4 +-
 .../cache/tier/sockets/CacheClientUpdater.java     |  74 +++----
 .../tier/sockets/ClientUpdateMessageImpl.java      | 143 ++++++------
 .../cache30/CertifiableTestCacheListener.java      |  61 +++---
 .../dunit/cache/internal/JUnit4CacheTestCase.java  |   4 +-
 8 files changed, 244 insertions(+), 291 deletions(-)