Rajesh Balamohan created HIVE-21162:
---------------------------------------
Summary: MetaStoreListenerNotifier events can get fired even when
exceptions are thrown
Key: HIVE-21162
URL: https://issues.apache.org/jira/browse/HIVE-21162
Project: Hive
Issue Type: Bug
Components: Standalone Metastore
Reporter: Rajesh Balamohan
[https://github.com/apache/hive/blob/master/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java#L3870]
When same partition is added twice, it ends up throwing
{{PartitionAlreadyExistsException}}. However, by then even listeners are
notified.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)