[
https://issues.apache.org/jira/browse/HIVE-24843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17297197#comment-17297197
]
Peter Vary commented on HIVE-24843:
-----------------------------------
Thanks for the patch [~mszurap] !
Could you please create a pull request? That is the new way to run the
pre-commit tests
> Remove unnecessary throw-catch in Deadline
> ------------------------------------------
>
> Key: HIVE-24843
> URL: https://issues.apache.org/jira/browse/HIVE-24843
> Project: Hive
> Issue Type: Bug
> Components: Standalone Metastore
> Reporter: Miklos Szurap
> Priority: Minor
> Attachments: HIVE-24843.1.patch
>
>
> The
> [Deadline|https://github.com/apache/hive/blob/master/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/Deadline.java]
> has a throw-catch which is unnecessary. Previusly HIVE-16450 has refactored
> most of the exceptions, but missed it at the check() method.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)