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/04/09 20:39:12 UTC

[geode] branch develop updated (4f2a604 -> 464c749)

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 4f2a604  GEODE-7852: test SNI client against a geode (2-node) cluster (#4925)
     add 464c749  GEODE-7965: Modify Redis SADD command to use region.compute (#4918)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/geode/redis/RedisDistDUnitTest.java | 93 ++++++++++++++++++----
 .../apache/geode/redis/SetsIntegrationTest.java    | 43 +++++++++-
 .../redis/internal/ExecutionHandlerContext.java    |  6 +-
 .../redis/internal/executor/set/SAddExecutor.java  | 57 ++++++-------
 4 files changed, 149 insertions(+), 50 deletions(-)