You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Santhosh Kumar Shanmugham (JIRA)" <ji...@apache.org> on 2018/06/15 18:01:00 UTC

[jira] [Created] (AURORA-1990) SlaManager's AsyncHttpClient can keep scheduler from shutting down

Santhosh Kumar Shanmugham created AURORA-1990:
-------------------------------------------------

             Summary: SlaManager's AsyncHttpClient can keep scheduler from shutting down
                 Key: AURORA-1990
                 URL: https://issues.apache.org/jira/browse/AURORA-1990
             Project: Aurora
          Issue Type: Bug
            Reporter: Santhosh Kumar Shanmugham


We observed a situation where the scheduler was unable to fully shutdown after a single non-daemon thread from the AsyncHttpClient's thread pool stayed alive.

We should convert the SlaManager to be an AbstractIdleService to ensure that the thread pool is closed on scheduler shutdown.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)