----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14302/ -----------------------------------------------------------
(Updated Sept. 24, 2013, 4:37 p.m.) Review request for hive. Bugs: HIVE-5181 https://issues.apache.org/jira/browse/HIVE-5181 Repository: hive-git Description ------- The being/commit/rollback shouldn't be retried by the RawStore retry logic. Diffs (updated) ----- metastore/src/java/org/apache/hadoop/hive/metastore/RawStore.java bf2b5ed metastore/src/java/org/apache/hadoop/hive/metastore/RetryingRawStore.java e0c354f metastore/src/test/org/apache/hadoop/hive/metastore/TestRawStoreTxn.java PRE-CREATION Diff: https://reviews.apache.org/r/14302/diff/ Testing ------- Added new test for the patch Thanks, Prasad Mujumdar