[
https://issues.apache.org/jira/browse/AMQ-7199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré updated AMQ-7199:
--------------------------------------
Component/s: Broker
> Replace Math.Random with Random.nextDouble
> ------------------------------------------
>
> Key: AMQ-7199
> URL: https://issues.apache.org/jira/browse/AMQ-7199
> Project: ActiveMQ
> Issue Type: Improvement
> Components: Broker
> Reporter: bd2019us
> Assignee: Jean-Baptiste Onofré
> Priority: Trivial
> Attachments: AMQ-7199.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> For better control over randomness and comparatively less performance
> overhead, Random.nextDouble can be used instead of Math.random. Such a sample
> instance is showed in the attached patch.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)