You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by do...@apache.org on 2021/11/24 18:59:21 UTC

[geode] branch develop updated (2e64b16 -> aca053b)

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(-)