[
https://issues.apache.org/jira/browse/PHOENIX-5614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xinyi Yan updated PHOENIX-5614:
-------------------------------
Fix Version/s: 4.16.0
> Remove unnecessary instances of ClassNotFoundException thrown stemming from
> various QueryUtil APIs
> --------------------------------------------------------------------------------------------------
>
> Key: PHOENIX-5614
> URL: https://issues.apache.org/jira/browse/PHOENIX-5614
> Project: Phoenix
> Issue Type: Improvement
> Affects Versions: 4.15.0
> Reporter: Chinmay Kulkarni
> Assignee: Chinmay Kulkarni
> Priority: Minor
> Labels: beginner, newbie
> Fix For: 5.1.0, 4.15.1, 4.16.0
>
> Attachments: PHOENIX-5614-4.x-HBase-1.3-v1.patch,
> PHOENIX-5614-4.x-HBase-1.3-v2.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Many of the QueryUtil APIs have CNFE in their method signatures, but they
> don't really throw them. We mostly handle this in its callers (like inside
> MetaDataEndpointImpl) by swallowing this exception. We should remove these
> instances.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)