maoling commented on issue #913: ZOOKEEPER-3368:Add a new cli:version URL: https://github.com/apache/zookeeper/pull/913#issuecomment-487369925 - For the same release, the cmd: `version` for `zkCli`,`zkServer` must be the same. - but the `zkCli `which is connecting the `zkServer` may be from the different release, we need both of them to diagnose some issues about the version compatibility. Reference : https://github.com/etcd-io/etcd/blob/master/etcdctl/ctlv3/command/version_command.go#L35 https://github.com/etcd-io/etcd/blob/master/etcdmain/config.go#L278 https://github.com/etcd-io/etcd/blob/master/version/version.go#L29
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
