You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/08/10 16:59:00 UTC

[jira] [Commented] (HIVE-17840) HiveMetaStore eats exception if transactionalListeners.notifyEvent fail

    [ https://issues.apache.org/jira/browse/HIVE-17840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16576569#comment-16576569 ] 

ASF GitHub Bot commented on HIVE-17840:
---------------------------------------

Github user sankarh closed the pull request at:

    https://github.com/apache/hive/pull/385


> 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, 3.2.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)