You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/06/28 16:58:00 UTC

[jira] [Created] (PHOENIX-6499) Allow old client to connect to new server with higher major version than client

Viraj Jasani created PHOENIX-6499:
-------------------------------------

             Summary: Allow old client to connect to new server with higher major version than client
                 Key: PHOENIX-6499
                 URL: https://issues.apache.org/jira/browse/PHOENIX-6499
             Project: Phoenix
          Issue Type: Improvement
            Reporter: Viraj Jasani


Although we do not allow old client with lower major version to connect to new server with higher major version, we should have this check based on System table schema. If there is no change in System tables schema b/ major versions of old client and new server (e.g 4.16 client and 5.1 server), we should let old client connect to new server.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)