You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2016/09/22 19:03:20 UTC

[jira] [Updated] (HIVE-14817) Shutdown the SessionManager timeoutChecker thread properly upon shutdown

     [ https://issues.apache.org/jira/browse/HIVE-14817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Siddharth Seth updated HIVE-14817:
----------------------------------
    Attachment: HIVE-14817.01.patch

[~thejas], [~prasanth_j] - please review. This cuts the test runtime of TestXSRFDFilter by 40 seconds, and likely other tests as well.

> Shutdown the SessionManager timeoutChecker thread properly upon shutdown
> ------------------------------------------------------------------------
>
>                 Key: HIVE-14817
>                 URL: https://issues.apache.org/jira/browse/HIVE-14817
>             Project: Hive
>          Issue Type: Task
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>         Attachments: HIVE-14817.01.patch
>
>
> Shutdown for SessionManager waits 10seconds for all threads on the threadpoolExecutor to shutdown correctly.
> The cleaner thread - with default settings - will take 6 hours to shutdown, so essentially any shutdown of HS2 is always delayed by 10s.
> The cleaner thread should be shutdown properly.



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