[
https://issues.apache.org/jira/browse/HIVE-23340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097187#comment-17097187
]
Hive QA commented on HIVE-23340:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/13001718/HIVE-23340.1.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 6 failed/errored test(s), 17192 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.metastore.txn.TestOpenTxn.testGap (batchId=152)
org.apache.hadoop.hive.metastore.txn.TestOpenTxn.testGapWithOldCommit
(batchId=152)
org.apache.hadoop.hive.metastore.txn.TestOpenTxn.testGapWithOldOpen
(batchId=152)
org.apache.hadoop.hive.metastore.txn.TestOpenTxn.testMultiGapWithOldCommit
(batchId=152)
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManagerIsolationProperties.gapOpenTxnsNoDirtyRead
(batchId=300)
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManagerIsolationProperties.multipleGapOpenTxnsNoDirtyRead
(batchId=300)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/22048/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/22048/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-22048/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 6 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 13001718 - PreCommit-HIVE-Build
> TxnHandler cleanup
> ------------------
>
> Key: HIVE-23340
> URL: https://issues.apache.org/jira/browse/HIVE-23340
> Project: Hive
> Issue Type: Improvement
> Components: Metastore
> Reporter: Peter Varga
> Assignee: Peter Varga
> Priority: Minor
> Attachments: HIVE-23340.1.patch
>
>
> * Merge getOpenTxns and getOpenTxnInfo to avoid code duplication
> * Remove TxnStatus character constants and use the enum values
--
This message was sent by Atlassian Jira
(v8.3.4#803005)