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 2020/08/10 19:51:26 UTC

[geode] branch develop updated (018339f -> 0a91484)

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 018339f  GEODE-8409: S*STORE need to handle target that is not a redis set (#5429)
     add 0a91484  GEODE-8393: change memberDeparted to disconnect the connection (#5431)

No new revisions were added by this update.

Summary of changes:
 .../executor/CrashAndNoRepeatDUnitTest.java        | 137 +++++++++------------
 .../executor/hash/HashesAndCrashesDUnitTest.java   |  34 +----
 .../internal/executor/pubsub/PubSubDUnitTest.java  |  17 +--
 .../geode/redis/session/SessionDUnitTest.java      |  57 +++------
 .../internal/netty/ExecutionHandlerContext.java    |  20 +--
 5 files changed, 86 insertions(+), 179 deletions(-)