Details
Description
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.
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.