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 5b0cf7f GEODE-8901: Surviving side server forcefully disconnected
after network drop (#5984)
add a222dbc GEODE-8881: add tests for redis HKEYS command (#5972)
No new revisions were added by this update.
Summary of changes:
.../{HExistsDUnitTest.java => HKeysDUnitTest.java} | 90 +++++++++++++---------
.../hash/AbstractHashesIntegrationTest.java | 31 +++++++-
.../geode/redis/internal/RedisCommandType.java | 2 +-
.../redis/internal/SupportedCommandsJUnitTest.java | 2 +-
4 files changed, 86 insertions(+), 39 deletions(-)
copy
geode-redis/src/distributedTest/java/org/apache/geode/redis/internal/executor/hash/{HExistsDUnitTest.java
=> HKeysDUnitTest.java} (59%)