You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anilkumar Gingade (JIRA)" <ji...@apache.org> on 2018/04/27 22:55:00 UTC

[jira] [Resolved] (GEODE-5059) AbstractRegionMap.basicPut should be refactored

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

Anilkumar Gingade resolved GEODE-5059.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.7.0

> AbstractRegionMap.basicPut should be refactored
> -----------------------------------------------
>
>                 Key: GEODE-5059
>                 URL: https://issues.apache.org/jira/browse/GEODE-5059
>             Project: Geode
>          Issue Type: Improvement
>          Components: regions
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>            Priority: Major
>              Labels: AbstractRegionMap, pull-request-available
>             Fix For: 1.7.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Recently the AbstractRegionMap.basicPut method was refactored into many smaller methods that all take an instance of RegionMapPutContext.
> These methods should be moved to another class (it could be named RegionMapPut) and the RegionMapPutContext could go away since the RegionMapPut instance could keep all the state of the put operation.
>  



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