Hoss Man created SOLR-13030:
-------------------------------
Summary: MetricsHistoryHandler appears to never be "close()ed" -
causes thread leaks?
Key: SOLR-13030
URL: https://issues.apache.org/jira/browse/SOLR-13030
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Reporter: Hoss Man
Assignee: Andrzej Bialecki
{{MetricsHistoryHandler}} implements {{Closeable}} and depends on it's
{{close()}} method to shutdown a {{private ScheduledThreadPoolExecutor
collectService}} as well as a {{private final SolrRrdBackendFactory factory}}
(which maintains it's own {{private ScheduledThreadPoolExecutor}} but as far as
i can tell nothing seems to every "close" this {{MetricsHistoryHandler}} on
shutdown.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]