[
https://issues.apache.org/jira/browse/PHOENIX-5588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982098#comment-16982098
]
Xinyi Yan commented on PHOENIX-5588:
------------------------------------
Thanks, [~gjacoby]. I'm busy with the View TTL Multi-input implementation;
otherwise, I definitely have an interest and want to fix this bug. Maybe
[~neha.gupta] or [~fengchristine] have the bandwidth? If no one wants to do it,
I can do it sometimes in late Dec or early Jan.
> Client-Server Incompatibility False Alarm
> -----------------------------------------
>
> Key: PHOENIX-5588
> URL: https://issues.apache.org/jira/browse/PHOENIX-5588
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.14.3
> Reporter: Geoffrey Jacoby
> Priority: Minor
> Labels: beginner, newbie
>
> In ConnectionQueryServicesImpl.checkClientServerCompatibility, the method
> assumes that any exception that's not a SQLException is because the client
> and server jars are incompatible. However, an HBase level exception (such as
> NotServingRegionException or TableNotFoundException) can occur even if the
> jars are compatible.
> This results in a confusing, incorrect message in the logs that can send
> operators in the wrong direction.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)