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

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

                Author: ASF GitHub Bot
            Created on: 14/May/22 00:24
            Start Date: 14/May/22 00:24
    Worklog Time Spent: 10m 
      Work Description: github-actions[bot] closed pull request #3046: 
HIVE-25971: Closing the thread pool created for async cache
URL: https://github.com/apache/hive/pull/3046




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

    Worklog Id:     (was: 770441)
    Time Spent: 2h 50m  (was: 2h 40m)

> Tez task shutdown getting delayed due to cached thread pool not closed
> ----------------------------------------------------------------------
>
>                 Key: HIVE-25971
>                 URL: https://issues.apache.org/jira/browse/HIVE-25971
>             Project: Hive
>          Issue Type: Improvement
>          Components: Tez
>    Affects Versions: 2.4.0, 3.1.2
>            Reporter: Shailesh Gupta
>            Assignee: Shailesh Gupta
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 4.0.0, 4.0.0-alpha-1
>
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> We are using 
> a[CachedThreadPool|https://github.com/apache/hive/blob/branch-2.3/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/ObjectCache.java]
>  but not closing it. CachedThreadPool creates non daemon threads, causing the 
> Tez Task JVM shutdown delayed upto 1 min, as default idle timeout is 1 min.
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to