You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Chinmay Kulkarni (Jira)" <ji...@apache.org> on 2019/12/17 07:21:00 UTC

[jira] [Commented] (PHOENIX-5614) Remove unnecessary instances of ClassNotFoundException thrown stemming from various QueryUtil APIs

    [ https://issues.apache.org/jira/browse/PHOENIX-5614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16997945#comment-16997945 ] 

Chinmay Kulkarni commented on PHOENIX-5614:
-------------------------------------------

Please review [~yanxinyi] [~dbwong]. Also removed a couple of instances of unused variables in MetaDataEndpointImpl along with CNFE.

> 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: 4.15.1
>
>         Attachments: PHOENIX-5614-4.x-HBase-1.3-v1.patch
>
>
> 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)