[
https://issues.apache.org/jira/browse/HIVE-23104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078862#comment-17078862
]
Hive QA commented on HIVE-23104:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12999339/HIVE-23104.2.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), 18195 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2.testMerge3Way02
(batchId=362)
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2.testMergePartitioned02
(batchId=362)
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2.testMergeUnpartitioned01
(batchId=362)
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2.testWriteSetTracking10
(batchId=362)
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2.testWriteSetTracking11
(batchId=362)
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2.testWriteSetTracking3
(batchId=362)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/21521/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/21521/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-21521/
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: 12999339 - PreCommit-HIVE-Build
> Minimize critical paths of TxnHandler::commitTxn and abortTxn
> -------------------------------------------------------------
>
> Key: HIVE-23104
> URL: https://issues.apache.org/jira/browse/HIVE-23104
> Project: Hive
> Issue Type: Improvement
> Reporter: Marton Bod
> Assignee: Marton Bod
> Priority: Major
> Attachments: HIVE-23104.1.patch, HIVE-23104.1.patch,
> HIVE-23104.1.patch, HIVE-23104.2.patch
>
>
> Investigate whether any code sections in TxnHandler::commitTxn and abortTxn
> can be lifted out/executed async in order to reduce the overall execution
> time of these methods.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)