You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by kl...@apache.org on 2020/04/28 16:06:31 UTC

[geode] branch develop updated (6d35884 -> 5e0b25a)

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

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


    from 6d35884  GEODE-7953: Restore Redundancy Internal API (#5010)
     add 5e0b25a  GEODE-7964: Fixup all tests touched for Mockito upgrade (#4986)

No new revisions were added by this update.

Summary of changes:
 .../client/internal/QueueManagerJUnitTest.java     |  270 +++--
 .../AvailableConnectionManagerConcurrentTest.java  |    4 +-
 .../pooling/ConnectionManagerJUnitTest.java        | 1117 +++++++++-----------
 .../CacheDistributionAdvisorConcurrentTest.java    |   42 +-
 .../client/internal/pooling/ConnectionManager.java |    9 +-
 .../client/internal/OpExecutorImplJUnitTest.java   |  502 ++++-----
 .../pooling/AvailableConnectionManagerTest.java    |   16 +-
 7 files changed, 918 insertions(+), 1042 deletions(-)