Jacob S. Barrett created GEODE-2525:
---------------------------------------
Summary: Replace random number implementation with C++11 standards
Key: GEODE-2525
URL: https://issues.apache.org/jira/browse/GEODE-2525
Project: Geode
Issue Type: Bug
Reporter: 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.3.15#6346)