[
https://issues.apache.org/jira/browse/GEODE-8331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164034#comment-17164034
]
ASF subversion and git services commented on GEODE-8331:
--------------------------------------------------------
Commit 8ed3da354299253c30efd03fca3d7b55dcfc7a9c in geode's branch
refs/heads/support/1.13 from Jinmei Liao
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=8ed3da3 ]
Revert "GEODE-8331: allow GFSH to connect to other versions of cluster (#5375)"
This reverts commit 903eff97
> 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: 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)