Bill Havanki created ACCUMULO-2319:
--------------------------------------
Summary: TabletServerResourceManager MemoryManagementFramework
constructor starts threads
Key: ACCUMULO-2319
URL: https://issues.apache.org/jira/browse/ACCUMULO-2319
Project: Accumulo
Issue Type: Bug
Components: tserver
Affects Versions: 1.5.0, 1.4.4
Reporter: Bill Havanki
The constructor for the inner class {{MemoryManagementFramework}} in
{{TabletServerResourceManager}} starts off a couple of threads in its
constructor. This is bad practice as it allows this to escape.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)