[ https://issues.apache.org/jira/browse/HIVE-24843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Miklos Szurap updated HIVE-24843: --------------------------------- Attachment: HIVE-24843.1.patch > 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)