You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/03/12 21:56:43 UTC

[jira] [Commented] (ACCUMULO-2319) TabletServerResourceManager MemoryManagementFramework constructor starts threads

    [ https://issues.apache.org/jira/browse/ACCUMULO-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932355#comment-13932355 ] 

ASF subversion and git services commented on ACCUMULO-2319:
-----------------------------------------------------------

Commit d11acbe5dc3f88efcb03b5b08832ecfa9fc15381 in accumulo's branch refs/heads/1.4.5-SNAPSHOT from [~bhavanki]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=d11acbe ]

ACCUMULO-2319 Move MemoryManagementFramework thread starts out of constructor


> 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.4.4, 1.5.0
>            Reporter: Bill Havanki
>            Assignee: Bill Havanki
>              Labels: this, thread-safety
>
> 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.2#6252)