[ 
https://issues.apache.org/jira/browse/HIVE-25367?focusedWorklogId=632182&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-632182
 ]

ASF GitHub Bot logged work on HIVE-25367:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Aug/21 07:21
            Start Date: 02/Aug/21 07:21
    Worklog Time Spent: 10m 
      Work Description: hmangla98 commented on pull request #2552:
URL: https://github.com/apache/hive/pull/2552#issuecomment-890787537


   > What was the root cause of the problem? Why does this change helps?
   > 
   > Thanks,
   > Peter
   
   Runnable was being released prior to setting the task Error. If main thread 
calls result.gettaskError(), it would return null because it's not set at that 
time. If you introduce wait time after taskQueue.releaseRunnable(), you can 
reproduce this issue in local setup.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 632182)
    Time Spent: 0.5h  (was: 20m)

> Fix TestReplicationScenariosAcidTables#testMultiDBTxn
> -----------------------------------------------------
>
>                 Key: HIVE-25367
>                 URL: https://issues.apache.org/jira/browse/HIVE-25367
>             Project: Hive
>          Issue Type: Test
>          Components: repl
>            Reporter: Peter Vary
>            Assignee: Haymant Mangla
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> [http://ci.hive.apache.org/job/hive-flaky-check/331]
> [http://ci.hive.apache.org/job/hive-flaky-check/332]
> CC: [~aasha]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to