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