This is an automated email from the ASF dual-hosted git repository.
donalevans pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 2e64b16 GEODE-9727: Updated COMMAND error message (#7134)
add aca053b GEOGE-9823: CLUSTER & CLIENT error messages list supported
subcommands. (#7128)
No new revisions were added by this update.
Summary of changes:
.../cluster/AbstractClusterIntegrationTest.java | 22 +++++++++++-----------
.../executor/cluster/ClusterIntegrationTest.java | 14 ++++++++++++++
.../connection/AbstractClientIntegrationTest.java | 10 +++++-----
.../executor/connection/ClientIntegrationTest.java | 10 ++++++++++
.../geode/redis/internal/RedisConstants.java | 8 ++++++--
.../internal/executor/cluster/ClusterExecutor.java | 8 ++++++++
.../executor/connection/ClientExecutor.java | 10 ++++++++++
7 files changed, 64 insertions(+), 18 deletions(-)