[ https://issues.apache.org/jira/browse/GEODE-7979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17083591#comment-17083591 ]
ASF subversion and git services commented on GEODE-7979: -------------------------------------------------------- Commit 90a3d50998308150c355422a22fc5d192c009ea2 in geode's branch refs/heads/develop from Sarah Abbey [ https://gitbox.apache.org/repos/asf?p=geode.git;h=90a3d50 ] GEODE-7979: Implement tests for Redis PERSIST (#4941) The Redis PERSIST command removes the existing timeout on a key (https://redis.io/commands/persist). The PERSIST command was previously implemented, but not tested. This commit adds tests for this command. > Implement a test class for the PERSIST Redis API command > -------------------------------------------------------- > > Key: GEODE-7979 > URL: https://issues.apache.org/jira/browse/GEODE-7979 > Project: Geode > Issue Type: Test > Components: redis, tests > Reporter: Sarah Abbey > Priority: Major > Time Spent: 2.5h > Remaining Estimate: 0h > > The Redis PERSIST command removes the existing timeout on a key > ([https://redis.io/commands/persist]). The PERSIST command was previously > implemented, but not tested. This PR adds tests for this command. -- This message was sent by Atlassian Jira (v8.3.4#803005)