You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/29 17:20:00 UTC

[jira] [Commented] (GEODE-8879) Redis: add unknown command response for internal commands

    [ https://issues.apache.org/jira/browse/GEODE-8879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17274591#comment-17274591 ] 

ASF GitHub Bot commented on GEODE-8879:
---------------------------------------

nonbinaryprogrammer merged pull request #5965:
URL: https://github.com/apache/geode/pull/5965


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Redis: add unknown command response for internal commands
> ---------------------------------------------------------
>
>                 Key: GEODE-8879
>                 URL: https://issues.apache.org/jira/browse/GEODE-8879
>             Project: Geode
>          Issue Type: Improvement
>          Components: redis
>            Reporter: Helena Bales
>            Assignee: Helena Bales
>            Priority: Major
>              Labels: pull-request-available
>
> We have several of 'internal' commands that are not intended to be executed by users. When a user does execute one of these commands the server throws a NPE and the response is: `ERR The server had an internal error please try again`.
> The reponse should be the normal `ERR unknown command '<command>'...`



--
This message was sent by Atlassian Jira
(v8.3.4#803005)