[ https://issues.apache.org/jira/browse/HIVE-17840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sankar Hariappan updated HIVE-17840: ------------------------------------ Fix Version/s: 4.0.0 > 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: Sankar Hariappan > Priority: Major > Labels: pull-request-available > Fix For: 4.0.0 > > Attachments: HIVE-17840.01.patch, HIVE-17840.02.patch > > > 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 (v7.6.3#76005)