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/06/27 01:02:53 UTC

[geode] branch develop updated (a936e6c -> 63a245b)

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 a936e6c  Fix test-container and internal docker image. (#5319)
     add 63a245b  GEODE-8310:  remove numThreads redis sys prop (#5311)

No new revisions were added by this update.

Summary of changes:
 .../apache/geode/redis/GeodeRedisServerRule.java   |   1 -
 .../executor/connection/AuthIntegrationTest.java   |   2 -
 .../geode/redis/internal/GeodeRedisServer.java     |  13 --
 .../geode/redis/internal/GeodeRedisService.java    |   1 -
 .../redis/internal/PassiveExpirationManager.java   |   3 -
 .../redis/internal/netty/NettyRedisServer.java     | 133 +++++----------------
 6 files changed, 29 insertions(+), 124 deletions(-)