You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jacob S. Barrett (JIRA)" <ji...@apache.org> on 2017/06/24 12:28:00 UTC

[jira] [Resolved] (GEODE-2525) Replace random number implementation with C++11 standards

     [ https://issues.apache.org/jira/browse/GEODE-2525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacob S. Barrett resolved GEODE-2525.
-------------------------------------
    Resolution: Fixed

> 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)