You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by mo...@apache.org on 2020/03/31 20:46:56 UTC

[geode] branch develop updated (232cfa1 -> faece9a)

This is an automated email from the ASF dual-hosted git repository.

moleske pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 232cfa1  GEODE-7923: update release scripts to handle support branches (#4874)
     add faece9a  GEODE-7927: create tests to ensure feature-parity with Redis PEXPIRE command (#4886)

No new revisions were added by this update.

Summary of changes:
 .../PexpireIntegrationTest.java}                   | 51 +++++++++-------------
 .../executor/general/PexpireExecutorJUnitTest.java | 25 +++++------
 2 files changed, 30 insertions(+), 46 deletions(-)
 copy geode-redis/src/integrationTest/java/org/apache/geode/redis/{RedisLockServiceIntegrationTest.java => general/PexpireIntegrationTest.java} (50%)
 copy geode-assembly/src/acceptanceTest/java/org/apache/geode/management/internal/cli/shell/GfshDisconnectWithinScript.java => geode-redis/src/test/java/org/apache/geode/redis/internal/executor/general/PexpireExecutorJUnitTest.java (62%)