[
https://issues.apache.org/jira/browse/GEODE-2525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16061949#comment-16061949
]
ASF subversion and git services commented on GEODE-2525:
--------------------------------------------------------
Commit 4999c79104ccc50d658add486834654e75823f8f in geode-native's branch
refs/heads/develop from Jacob Barrett
[ https://git-wip-us.apache.org/repos/asf?p=geode-native.git;h=4999c79 ]
GEODE-2525: Removes MersenneTwister sources.
> Replace random number implementation with C++11 standards
> ---------------------------------------------------------
>
> Key: GEODE-2525
> URL: https://issues.apache.org/jira/browse/GEODE-2525
> Project: Geode
> Issue Type: Task
> Components: native client
> Reporter: Jacob S. Barrett
> Assignee: Jacob S. Barrett
>
> Remove Mersenne Twister implementation from source. Use C++11 random where
> appropriate. Refactor random usage to be thread safe as applicable. GsRansom
> uses spin lock to protect. Consider thread local random.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)