You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/03/19 23:24:46 UTC

[jira] [Created] (ACCUMULO-2502) SimpleTimer#getInstanceThreadPoolSize() should be synchronized

Ted Yu created ACCUMULO-2502:
--------------------------------

             Summary: SimpleTimer#getInstanceThreadPoolSize() should be synchronized
                 Key: ACCUMULO-2502
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2502
             Project: Accumulo
          Issue Type: Bug
            Reporter: Ted Yu
            Priority: Minor


SimpleTimer#getInstanceThreadPoolSize() accesses instanceThreadPoolSize without protection.

getInstance() is synchronized.
getInstanceThreadPoolSize() should be synchronized as well.



--
This message was sent by Atlassian JIRA
(v6.2#6252)