You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by je...@apache.org on 2021/07/12 20:26:42 UTC

[geode] branch develop updated (b585039 -> 90bc5b7)

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

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


    from b585039  GEODE-9350: MemberJoinedEvent should be triggered after new view is installed (#6598)
     add 90bc5b7  Revert "GEODE-9411: Do not close channel on IOException processing Redis command (#6673)" (#6693)

No new revisions were added by this update.

Summary of changes:
 .../internal/netty/ExecutionHandlerContext.java    | 30 +++++---
 .../netty/ExecutionHandlerContextTest.java         | 83 ----------------------
 2 files changed, 21 insertions(+), 92 deletions(-)
 delete mode 100644 geode-apis-compatible-with-redis/src/test/java/org/apache/geode/redis/internal/netty/ExecutionHandlerContextTest.java