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

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

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

Fred Krone updated GEODE-5059:
------------------------------
    Labels: AbstractRegionMap  (was: )

> 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
>            Priority: Major
>              Labels: AbstractRegionMap
>
> 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)