[ https://issues.apache.org/jira/browse/HIVE-17840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16530818#comment-16530818 ]
Sankar Hariappan commented on HIVE-17840: ----------------------------------------- Thanks for the review [~maheshk114] and [~daijy]! 02.patch is committed to master. > 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-branch-3.patch, 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)