You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/04/20 19:54:19 UTC

[jira] [Closed] (GEODE-3647) Race condition in AttributesMutator methods on partitioned regions can result in buckets with incorrect information

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

Anthony Baker closed GEODE-3647.
--------------------------------

> Race condition in AttributesMutator methods on partitioned regions can result in buckets with incorrect information
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-3647
>                 URL: https://issues.apache.org/jira/browse/GEODE-3647
>             Project: Geode
>          Issue Type: Bug
>          Components: regions
>            Reporter: Nick Reich
>            Assignee: Nick Reich
>            Priority: Major
>             Fix For: 1.3.0
>
>
> When buckets are created at the same time that mutations are made to attributes of a partitioned region, the created buckets can be missing the mutated attributes. This was fixed for AttributesMutator.setCacheLoader(...) in GEODE-716 and similar fixes should be applied to other mutator methods.



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