[
https://issues.apache.org/jira/browse/GEODE-8331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164629#comment-17164629
]
ASF subversion and git services commented on GEODE-8331:
--------------------------------------------------------
Commit bb1b94b0e85a3c14f24f18c995d0c459b034d745 in geode's branch
refs/heads/support/1.13 from Jinmei Liao
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=bb1b94b ]
GEODE-8331: allow GFSH to connect to other versions of cluster (#5375)
> allow GFSH to connect to newer and older locator/server.
> --------------------------------------------------------
>
> Key: GEODE-8331
> URL: https://issues.apache.org/jira/browse/GEODE-8331
> Project: Geode
> Issue Type: Bug
> Components: docs, gfsh
> Reporter: Jinmei Liao
> Priority: Major
> Labels: GeodeOperationAPI, pull-request-available
>
> When using an older or newer gfsh to connect to an older or newer distributed
> system gfsh will throw a warning error and not connect.
> Example warning message Cannot use a 9.8.5 gfsh client to connect to a 9.9.0
> cluster..
> The desired behavior is to allow gfsh connect and only if there is an issue
> with an updated /unknown command parsing should the system throw an error and
> provide the extra guidance of what version the servers are at and the version
> of the current gfsh cli.
> Initially add these capability into the newer product version
> Later based on the feasibility of adding this to older version, this will be
> ported into the older version.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)