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

Kirk Lund commented on GEODE-5059:
----------------------------------

See GEODE-5156: Refactor InternalRegion to separate concerns in multiple 
interfaces or classes

> 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)

Reply via email to