GitHub user ChinmaySKulkarni opened a pull request:
https://github.com/apache/phoenix/pull/403
PHOENIX-5008: CQSI.init should not bubble up RetriableUpgradeException to
client in case of an UpgradeRequiredException
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ChinmaySKulkarni/phoenix PHOENIX-5008
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/403.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #403
----
commit edd483072fa5748325f53f8dccf8281390b0f48c
Author: Chinmay Kulkarni <chinmayskulkarni@...>
Date: 2018-11-10T03:22:57Z
PHOENIX-5008: CQSI.init should not bubble up RetriableUpgradeException to
client in case of an UpgradeRequiredException
----
---