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

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

Commit 31240b810fe65ded17296d62445152aece245554 in geode's branch 
refs/heads/develop from [~agingade]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=31240b8 ]

GEODE-5059: Move basicPut functionality to RegionMapPut (#1858)

* Move the methods to RegionMapPut
* Add tests to RegionMapPut


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