[ https://issues.apache.org/jira/browse/GEODE-8331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17167489#comment-17167489 ]
ASF subversion and git services commented on GEODE-8331: -------------------------------------------------------- Commit 4cea862bbbb1f535e48d2879317af18878998c32 in geode's branch refs/heads/develop from Dave Barnes [ https://gitbox.apache.org/repos/asf?p=geode.git;h=4cea862 ] GEODE-8331: allow GFSH to connect to other versions of cluster (doc correction) (#5410) > 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)