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

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

                Author: ASF GitHub Bot
            Created on: 10/Jul/20 05:25
            Start Date: 10/Jul/20 05:25
    Worklog Time Spent: 10m 
      Work Description: dengzhhu653 closed pull request #1149:
URL: https://github.com/apache/hive/pull/1149


   


----------------------------------------------------------------
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.

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


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

    Worklog Id:     (was: 456994)
    Time Spent: 2h  (was: 1h 50m)

> Improve SQLOperation log handling when cancel background
> --------------------------------------------------------
>
>                 Key: HIVE-23727
>                 URL: https://issues.apache.org/jira/browse/HIVE-23727
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Zhihua Deng
>            Assignee: Zhihua Deng
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> The SQLOperation checks _if (shouldRunAsync() && state != 
> OperationState.CANCELED && state != OperationState.TIMEDOUT)_ to cancel the 
> background task. If true, the state should not be OperationState.CANCELED, so 
> logging under the state == OperationState.CANCELED should never happen.
>  



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

Reply via email to