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

[jira] [Created] (GEODE-5172) AbstractRegionMap.txApplyPut should be refactored to use RegionMapPut

Darrel Schneider created GEODE-5172:
---------------------------------------

             Summary: AbstractRegionMap.txApplyPut should be refactored to use RegionMapPut
                 Key: GEODE-5172
                 URL: https://issues.apache.org/jira/browse/GEODE-5172
             Project: Geode
          Issue Type: Sub-task
            Reporter: Darrel Schneider


RegionMapPut (currently used for a non-tx put) and txApplyPut share much the same code.
txApplyPut should be refactored to use the code in RegionMapPut.




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