[
https://issues.apache.org/jira/browse/SENTRY-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mathew Crocker reassigned SENTRY-1681:
--------------------------------------
Assignee: 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: Na Li
> 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.3.15#6346)