You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2014/12/13 00:02:13 UTC

[jira] [Created] (ACCUMULO-3414) Evaluate ThreadLocalRandom for use in multithreaded contexts

Sean Busbey created ACCUMULO-3414:
-------------------------------------

             Summary: Evaluate ThreadLocalRandom for use in multithreaded contexts
                 Key: ACCUMULO-3414
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3414
             Project: Accumulo
          Issue Type: Improvement
            Reporter: Sean Busbey
            Priority: Minor


Now that we're on JDK7, look at the perf impact of switching places where we share a Random instance to ThreadLocalRandom.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)