You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by jb...@apache.org on 2019/06/11 03:45:14 UTC

[geode] branch develop updated (85702e5 -> 8a9d767)

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

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


    from 85702e5  GEODE-6852: updated script due to SSEClient change
     add 8a9d767  GEODE-6535 Remove unused timeout parameter (#3546)

No new revisions were added by this update.

Summary of changes:
 .../pooling/ConnectionManagerImplTest.java         | 38 +++++++++++-----------
 .../pooling/ConnectionManagerJUnitTest.java        | 10 +++---
 .../cache/client/internal/OpExecutorImpl.java      |  6 ++--
 .../geode/cache/client/internal/PoolImpl.java      |  2 +-
 .../client/internal/pooling/ConnectionManager.java |  8 ++---
 .../internal/pooling/ConnectionManagerImpl.java    |  4 +--
 .../client/internal/OpExecutorImplJUnitTest.java   |  5 ++-
 7 files changed, 35 insertions(+), 38 deletions(-)