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/01/26 21:23:43 UTC

[geode] branch develop updated (4e4743e -> da8f121)

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 4e4743e  GEODE-8850: Revise security-client-auth-init property defn (#5924)
     add da8f121  GEODE-8863: test HSETNX concurrency (#5942)

No new revisions were added by this update.

Summary of changes:
 .../tools_modules/redis_api_for_geode.html.md.erb  |   4 +-
 geode-redis/README.md                              |  88 +++++++++---------
 .../{HdelDUnitTest.java => HSetNXDunitTest.java}   | 101 ++++-----------------
 .../geode/redis/internal/RedisCommandType.java     |   6 +-
 .../redis/internal/SupportedCommandsJUnitTest.java |   6 +-
 5 files changed, 71 insertions(+), 134 deletions(-)
 copy geode-redis/src/distributedTest/java/org/apache/geode/redis/internal/executor/hash/{HdelDUnitTest.java => HSetNXDunitTest.java} (59%)