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

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

GitHub user sankarh opened a pull request:

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

    HIVE-17840: HiveMetaStore eats exception if 
transactionalListeners.notifyEvent fail.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sankarh/hive HIVE-17840

Alternatively you can review and apply these changes as the patch at:

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

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #385
    
----
commit 0dbccfe51b83fa1f1842d96fb133be0c5bef4ebf
Author: Sankar Hariappan <mailtosankarh@...>
Date:   2018-07-02T11:09:51Z

    HIVE-17840: HiveMetaStore eats exception if 
transactionalListeners.notifyEvent fail.

----


> 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
>
> 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)

Reply via email to