[ https://issues.apache.org/jira/browse/GEODE-2525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Swapnil Bawaskar updated GEODE-2525: ------------------------------------ Fix Version/s: 1.3.0 > 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 > Fix For: 1.3.0 > > > 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)