[ https://issues.apache.org/jira/browse/GEODE-7992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17086218#comment-17086218 ]
ASF subversion and git services commented on GEODE-7992: -------------------------------------------------------- Commit 5e025a74e21de3843cfa3ecdfd91cd7051e96267 in geode's branch refs/heads/mass-test-run from Sarah Abbey [ https://gitbox.apache.org/repos/asf?p=geode.git;h=5e025a7 ] GEODE-7992: test Redis EXISTS (#4962) Co-authored-by: Murtuza Boxwala <1mboxwa...@gmail.com> > Implement a test class for the EXISTS Redis API command > ------------------------------------------------------- > > Key: GEODE-7992 > URL: https://issues.apache.org/jira/browse/GEODE-7992 > Project: Geode > Issue Type: Test > Components: redis, tests > Reporter: Sarah Abbey > Priority: Major > Fix For: 1.13.0 > > Time Spent: 2h > Remaining Estimate: 0h > > The Redis EXISTS command verifies that a key exists > ([https://redis.io/commands/exists]). The EXISTS command was previously > implemented, but not tested. This PR adds tests and fixes implementation for > this command. -- This message was sent by Atlassian Jira (v8.3.4#803005)