You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/04/03 23:44:00 UTC

[jira] [Commented] (GEODE-6527) Update PartitionRegionConfig info when altering loader/writer

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

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

Commit e4bcc25b791fec51b579f705d165567ec1dda9a1 in geode's branch refs/heads/develop from Scott Jewell
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=e4bcc25 ]

GEODE-6527 Update PartitionRegionConfig info (#3308)

GEODE-6527: Update prRoot configuration when using attributes mutator
    
    - Added code to update the node information stored in the prConfig for a partitioned region when an AttributesMutator was used to add/remove a cache loader or writer.
    - Added additional thread safety to new and exsting code which made modifications to a partitoned regions prConfig from within the PartitionedRegion class
    
    Co-authored-by: Ben Ross <br...@pivotal.io>
    Co-authored-by: Jianxia Chen <jc...@pivotal.io>
    Co-authored-by: Xiaojian Zhou <gz...@pivotal.io>
    Co-authored-by: Scott Jewell <sj...@pivotal.io>

> Update PartitionRegionConfig info when altering loader/writer
> -------------------------------------------------------------
>
>                 Key: GEODE-6527
>                 URL: https://issues.apache.org/jira/browse/GEODE-6527
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Scott Jewell
>            Priority: Major
>          Time Spent: 8h 10m
>  Remaining Estimate: 0h
>
> When AttributesMutator alters a partitioned regions loader and/or writer
> these changes should be reflected in the PartitionRegionConfig node information.



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