Miklos Szurap created HIVE-24843:
------------------------------------
Summary: 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
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)