jdeppe-pivotal commented on a change in pull request #6359:
URL: https://github.com/apache/geode/pull/6359#discussion_r619713790
##########
File path:
geode-apis-compatible-with-redis/src/main/java/org/apache/geode/redis/internal/RedisConstants.java
##########
@@ -54,4 +54,6 @@
public static final String ERROR_UNKNOWN_SLOWLOG_SUBCOMMAND =
"Unknown subcommand or wrong number of arguments for '%s'. Try SLOWLOG
HELP.";
+ public static final String ERROR_UNKNOWN_CLUSTER_SUBCOMMAND =
+ "Unknown subcommand or wrong number of arguments for '%s'. Try CLUSTER
HELP.";
Review comment:
I've added a story.
--
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:
[email protected]