You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Helena Bales (JIRA)" <ji...@apache.org> on 2019/02/21 23:55:00 UTC

[jira] [Assigned] (GEODE-6440) race condition in StripedStatisticsImpl sets and gets

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

Helena Bales reassigned GEODE-6440:
-----------------------------------

    Assignee: Helena Bales

> race condition in StripedStatisticsImpl sets and gets
> -----------------------------------------------------
>
>                 Key: GEODE-6440
>                 URL: https://issues.apache.org/jira/browse/GEODE-6440
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Helena Bales
>            Assignee: Helena Bales
>            Priority: Major
>
> A race condition exists in {{StripedStatisticsImpl}} when used for gauge statistics that can cause gets to read partial updates. Calling {{set}} concurrently could result in multiple cells containing the set value, when only one cell should have a value, or none of the cells containing the new value when read by {{get}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)