[ https://issues.apache.org/jira/browse/HIVE-17840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16530631#comment-16530631 ]
Hive QA commented on HIVE-17840: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12929967/HIVE-17840.02.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:green}SUCCESS:{color} +1 due to 14650 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/12335/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/12335/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-12335/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12929967 - PreCommit-HIVE-Build > 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 > 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)