You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by he...@apache.org on 2021/08/18 16:52:37 UTC

[geode] branch develop updated (a1df4b3 -> ed38145)

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

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


    from a1df4b3  GEODE-9490: Correctly ignore RedisProxy exceptions in NativeRedisClusterTestRule (#6745)
     add ed38145  GEODE-9169: remove netty context switch (#6725)

No new revisions were added by this update.

Summary of changes:
 .../executor/connection/QuitIntegrationTest.java   |  2 +-
 .../geode/redis/internal/GeodeRedisServer.java     |  9 +--
 .../internal/netty/ExecutionHandlerContext.java    | 70 +++-------------------
 .../redis/internal/netty/NettyRedisServer.java     | 14 ++---
 4 files changed, 14 insertions(+), 81 deletions(-)