[ https://issues.apache.org/jira/browse/GEODE-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17424443#comment-17424443 ]
ASF subversion and git services commented on GEODE-9623: -------------------------------------------------------- Commit 3448e82703281bf5e7ad9d623aaf96d4ee44e879 in geode's branch refs/heads/develop from Jens Deppe [ https://gitbox.apache.org/repos/asf?p=geode.git;h=3448e82 ] GEODE-9623: Unsupported commands should not be returned by COMMAND when not enabled (#6933) - If the `enable-unsupported-commands` system property is not enabled then the COMMAND command should not return information about unsupported commands in its response. > Implement the Redis command COMMAND > ----------------------------------- > > Key: GEODE-9623 > URL: https://issues.apache.org/jira/browse/GEODE-9623 > Project: Geode > Issue Type: New Feature > Components: redis > Reporter: Wayne > Assignee: Jens Deppe > Priority: Major > Labels: pull-request-available > Fix For: 1.15.0 > > > Implement the Redis command named [COMMAND|https://redis.io/commands/command]. > +Acceptance Criteria+ > > The command has been implemented along with appropriate unit tests. > > The command has been added to the AbstractHitsMissesIntegrationTest. The > command has been tested using the redis-cli tool and verified against native > redis. -- This message was sent by Atlassian Jira (v8.3.4#803005)