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

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

                Author: ASF GitHub Bot
            Created on: 23/Nov/20 23:16
            Start Date: 23/Nov/20 23:16
    Worklog Time Spent: 10m 
      Work Description: dengzhhu653 closed pull request #1695:
URL: https://github.com/apache/hive/pull/1695


   


----------------------------------------------------------------
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: 515816)
    Time Spent: 20m  (was: 10m)

> Make ThreadPoolExecutorWithOomHook more awareness of OutOfMemoryError
> ---------------------------------------------------------------------
>
>                 Key: HIVE-24411
>                 URL: https://issues.apache.org/jira/browse/HIVE-24411
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2
>            Reporter: Zhihua Deng
>            Assignee: Zhihua Deng
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Now the ThreadPoolExecutorWithOomHook invokes some oom hooks and stops the 
> HiveServer2 in case of OutOfMemoryError when executing the tasks. The 
> exception is obtained by calling method _future.get()_, however the exception 
> may never be an instance of OutOfMemoryError,  as the exception is wrapped in 
> ExecutionException,  see the method report in class FutureTask.



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

Reply via email to