[ https://issues.apache.org/jira/browse/CURATOR-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Zili Chen resolved CURATOR-514. ------------------------------- Resolution: Fixed > Utilize ThreadLocalRandom In QueueSharder > ----------------------------------------- > > Key: CURATOR-514 > URL: https://issues.apache.org/jira/browse/CURATOR-514 > Project: Apache Curator > Issue Type: Improvement > Components: Recipes > Affects Versions: 4.2.0 > Reporter: David Mollitor > Priority: Minor > Fix For: 5.3.0 > > Time Spent: 0.5h > Remaining Estimate: 0h > > bq. When applicable, use of ThreadLocalRandom rather than shared Random > objects in concurrent programs will typically encounter much less overhead > and contention. > https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ThreadLocalRandom.html -- This message was sent by Atlassian Jira (v8.20.10#820010)