You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Alexander Kolbasov (JIRA)" <ji...@apache.org> on 2017/06/27 20:47:00 UTC

[jira] [Assigned] (SENTRY-1681) SentryHdfsServiceException is an unchecked exception

     [ https://issues.apache.org/jira/browse/SENTRY-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Kolbasov reassigned SENTRY-1681:
------------------------------------------

    Assignee: Alexander Kolbasov  (was: Na Li)

> SentryHdfsServiceException is an unchecked exception
> ----------------------------------------------------
>
>                 Key: SENTRY-1681
>                 URL: https://issues.apache.org/jira/browse/SENTRY-1681
>             Project: Sentry
>          Issue Type: Bug
>          Components: Sentry
>    Affects Versions: 1.8.0, sentry-ha-redesign
>            Reporter: Alexander Kolbasov
>            Assignee: Alexander Kolbasov
>              Labels: bite-sized, newbie
>
> For some reason SentryHdfsServiceException is an unchecked exception which is wrong. 
> And while anyone is there, the 
> {code}
> SentryHdfsServiceException(String message) {
>     super(message);
> }
> {code}
> constructor is never used and should be removed



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)