[
https://issues.apache.org/jira/browse/GEODE-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17315852#comment-17315852
]
ASF subversion and git services commented on GEODE-9084:
--------------------------------------------------------
Commit c1b8e52321aa204912357a706a0faea1444f913f in geode's branch
refs/heads/develop from Nabarun Nag
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=c1b8e52 ]
GEODE-9084: Removed the redis gfsh command. (#6271)
* This command is not needed as per the new design of geode compatible with
redis module.
> Remove Redis GFSH command
> -------------------------
>
> Key: GEODE-9084
> URL: https://issues.apache.org/jira/browse/GEODE-9084
> Project: Geode
> Issue Type: Bug
> Components: redis
> Reporter: Nabarun Nag
> Assignee: Nabarun Nag
> Priority: Major
> Labels: blocks-1.14.0, pull-request-available
>
> Things have changed since we first introduced the concept of Unsupported vs
> Unimplemented.
> _Original Idea:_ Allow users to use the unsupported commands, log which one's
> were being used. Use this information to help drive future iterations.
> Given:
> * new direction of the product (Tanzu Cache)
> * Safety for customers not to get into a bad situation
> * Confusion for support, our team, the field
> We should remove the ability to use the unsupported commands unless the
> system property 'enable-unsupported-commands' is set.
>
> End result:
> * The 'redis' gfsh command is no longer present
> * Remove the documentation
--
This message was sent by Atlassian Jira
(v8.3.4#803005)