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

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

Siddharth Seth created HIVE-14817:
-------------------------------------

             Summary: 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


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)