Daniel Dai created HIVE-17840:
---------------------------------
Summary: HiveMetaStore eats exception if
transactionalListeners.notifyEvent fail
Key: HIVE-17840
URL: https://issues.apache.org/jira/browse/HIVE-17840
Project: Hive
Issue Type: Bug
Components: Metastore
Reporter: Daniel Dai
Assignee: Daniel Dai
For example, in add_partitions_core, if there's exception in
MetaStoreListenerNotifier.notifyEvent(transactionalListeners,....), transaction
rollback but no exception thrown. Client will assume add partition is
successful and take a positive path.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)