[
https://issues.apache.org/jira/browse/GEODE-8331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17167353#comment-17167353
]
ASF subversion and git services commented on GEODE-8331:
--------------------------------------------------------
Commit de6ab7aa433af0384b9f48ff76b734a901df2a09 in geode's branch
refs/heads/develop from Jinmei Liao
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=de6ab7a ]
GEODE-8331: allow GFSH to connect to other versions of cluster (#5408)
* GEODE-8331: allow GFSH to connect to other versions of cluster
* doc change
* Update connect.html.md.erb
Co-authored-by: Dave Barnes <[email protected]>
> 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
> Fix For: 1.12.1, 1.13.0, 1.14.0
>
>
> 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)