You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Jacob S. Barrett (JIRA)" <ji...@apache.org> on 2017/03/07 01:55:33 UTC

[jira] [Assigned] (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 reassigned GEODE-2525:
---------------------------------------

    Assignee: Jacob S. Barrett

> 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
>          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.3.15#6346)