----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14302/ -----------------------------------------------------------
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 ----- metastore/src/java/org/apache/hadoop/hive/metastore/RawStore.java bf2b5ed metastore/src/java/org/apache/hadoop/hive/metastore/RetryingRawStore.java e0c354f Diff: https://reviews.apache.org/r/14302/diff/ Testing ------- Added new test for the patch Thanks, Prasad Mujumdar