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

Fred Krone updated GEODE-5063:
------------------------------
    Labels: arm  (was: )

> AbstractRegionMap.basicPut may get old value more than once
> -----------------------------------------------------------
>
>                 Key: GEODE-5063
>                 URL: https://issues.apache.org/jira/browse/GEODE-5063
>             Project: Geode
>          Issue Type: Improvement
>          Components: regions
>            Reporter: Darrel Schneider
>            Priority: Major
>              Labels: arm
>
> AbstractRegionMap.doPutOnRegionEntry calls both of the following:
>       setOldValueForDelta(putInfo);
>       setOldValueInEvent(putInfo);
> I think the logic in setOldValueForDelta can be moved into setOldValueInEvent.
> As it is now we might fetch the old value twice when using delta.
>  



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

Reply via email to