Helena Bales created GEODE-8879:
-----------------------------------
Summary: 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
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)