[
https://issues.apache.org/jira/browse/GEODE-9037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17308771#comment-17308771
]
ASF subversion and git services commented on GEODE-9037:
--------------------------------------------------------
Commit 8134891c0f032cbfa12a9aec3d9d72222023ce8a in geode's branch
refs/heads/develop from Ray Ingles
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=8134891 ]
Merge pull request #6155 from
ringles/GEODE-9037-do-not-expose-unsupported-commands
GEODE-9037: Do not expose unsupported commands in Geode compatibility with Redis
> Do not expose unsupported commands in Geode compatibility with Redis
> --------------------------------------------------------------------
>
> Key: GEODE-9037
> URL: https://issues.apache.org/jira/browse/GEODE-9037
> Project: Geode
> Issue Type: New Feature
> Components: redis
> Reporter: Ray Ingles
> Assignee: Ray Ingles
> Priority: Major
> Labels: blocks-1.14.0, pull-request-available
>
> The distinction between 'supported' and 'unsupported' commands is no longer
> useful and will be removed. Any commands still listed as unsupported will now
> respond if they were unimplemented/unknown.
> A system property will allow them to be enabled solely for tests.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)