[ 
https://issues.apache.org/jira/browse/HIVE-9906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354619#comment-14354619
 ] 

Hive QA commented on HIVE-9906:
-------------------------------



{color:green}Overall{color}: +1 all checks pass

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12703627/HIVE-9906.patch

{color:green}SUCCESS:{color} +1 7613 tests passed

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2988/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2988/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-2988/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12703627 - PreCommit-HIVE-TRUNK-Build

> Add timeout mechanism in RawStoreProxy
> --------------------------------------
>
>                 Key: HIVE-9906
>                 URL: https://issues.apache.org/jira/browse/HIVE-9906
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Metastore
>            Reporter: Dong Chen
>            Assignee: Dong Chen
>         Attachments: HIVE-9906.patch
>
>
> In HIVE-9253, we add a timeout mechanism in HMS. We start the timer in 
> RetryingHMSHandler.invoke, and then -> RawStoreProxy.invoke -> 
> ObjectStore.xxxMethod. The timer is stopped after methods complete.
> It was found that, the methods of ObjectStore might be invoked directly in 
> o.a.h.h.ql.txn.compactor.CompactorThread, but not throught HMSHandler. This 
> will cause timeout checking to throw exception. We need fix this bug here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to