You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by zh...@apache.org on 2019/10/31 07:26:14 UTC

[geode] branch feature/GEODE-7258-2 updated (50d11e9 -> 8668691)

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

zhouxj pushed a change to branch feature/GEODE-7258-2
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 50d11e9  fix rebase conflict
     add 8668691  only check timeout exception

No new revisions were added by this update.

Summary of changes:
 .../geode/cache/client/internal/PoolImpl.java      |  9 +--
 .../internal/pooling/ConnectionManagerImpl.java    |  1 +
 .../geode/cache/client/internal/PoolImplTest.java  |  3 +-
 .../LuceneSearchWithRollingUpgradeTestBase.java    | 29 ++++++++
 ...ntAndServersAreRestartedFromCurrentVersion.java | 87 ++++++++++++++++++++++
 5 files changed, 123 insertions(+), 6 deletions(-)