Benedict created CASSANDRA-7934: ----------------------------------- Summary: Remove FBUtilities.threadLocalRandom Key: CASSANDRA-7934 URL: https://issues.apache.org/jira/browse/CASSANDRA-7934 Project: Cassandra Issue Type: Improvement Components: Core Reporter: Benedict Assignee: Benedict Priority: Minor Fix For: 2.1.1
We should use ThreadLocalRandom.current() instead, as it is not only more standard, it is considerably faster. -- This message was sent by Atlassian JIRA (v6.3.4#6332)