[
https://issues.apache.org/jira/browse/GEODE-9037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17314995#comment-17314995
]
ASF subversion and git services commented on GEODE-9037:
--------------------------------------------------------
Commit 1c3d8f3013af20b92ab0d64382a45f77bf9c082c in geode's branch
refs/heads/support/1.14 from Nabarun Nag
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=1c3d8f3 ]
GEODE-9037: Remove unimplemented commands #6244
* Update handling of unsupported commands
* This reverts commit 55ee370ca436f10f5acd383867039ccc1055fd27 in
develop which implements the code change.
(cherry picked from commit cf4c3395644af48bcbda81bef7a6d1e01b2c47cf)
> 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
> Fix For: 1.14.0, 1.15.0
>
>
> 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)