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

Mark Robert Miller commented on SOLR-15645:
-------------------------------------------

Generally, you are going to get the drbg provider, it will return 
threadsafe=true (likely others will too), Random is slow and synchronized, so 
we remove unnecessary synchronization blocks and use ThreadLocalRandom.

> Improve test SecureRandom performance.
> --------------------------------------
>
>                 Key: SOLR-15645
>                 URL: https://issues.apache.org/jira/browse/SOLR-15645
>             Project: Solr
>          Issue Type: Test
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Tests
>            Reporter: Mark Robert Miller
>            Assignee: Mark Robert Miller
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to