[ 
https://issues.apache.org/jira/browse/GEODE-3647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16189091#comment-16189091
 ] 

ASF subversion and git services commented on GEODE-3647:
--------------------------------------------------------

Commit 201cc525b757301a677a94f4a2adcd0eb2cbe256 in geode's branch 
refs/heads/feature/GEODE-3687 from [~nreich]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=201cc52 ]

Feature/geode 3647 (#852)

GEODE-3647: Fix race condition

This reverts commit 5cb2a591199845190751f52e4da758c5ccd4d44e.
Fix change to import that caused previous commit to fail.


> 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
>             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
(v6.4.14#64029)

Reply via email to