Alexander Kolbasov created HIVE-17738:
-----------------------------------------
Summary: CommitTransaction/rollbackTransaction may throw exceptions
Key: HIVE-17738
URL: https://issues.apache.org/jira/browse/HIVE-17738
Project: Hive
Issue Type: Bug
Components: Hive
Affects Versions: 2.3.0, 3.0.0
Reporter: Alexander Kolbasov
The code in ObjectStore assumes that commitTransaction/rollbackTransaction
never throws exceptions when, in fact, they do. As a result all the callers
down the chain are not doing anything with these which causes potential
problems.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)