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 da8f121  GEODE-8863: test HSETNX concurrency (#5942)
     add 78fef24  GEODE-8857: Redis SMOVE command should not update hits/misses 
stats (#5949)

No new revisions were added by this update.

Summary of changes:
 .../server/AbstractHitsMissesIntegrationTest.java  |  2 -
 .../executor/set/AbstractSMoveIntegrationTest.java | 96 ++++++++++++++++------
 .../geode/redis/internal/RedisCommandType.java     |  1 +
 .../data/RedisKeyCommandsFunctionExecutor.java     |  6 +-
 .../redis/internal/executor/CommandFunction.java   |  2 +
 .../internal/executor/key/RedisKeyCommands.java    |  2 +
 .../key/RedisKeyCommandsFunctionInvoker.java       |  5 ++
 .../redis/internal/executor/set/SMoveExecutor.java |  2 +-
 .../redis/internal/SupportedCommandsJUnitTest.java |  3 +-
 9 files changed, 88 insertions(+), 31 deletions(-)

Reply via email to