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/11 16:31:00 UTC

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

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

Darrel Schneider resolved GEODE-5172.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.7.0

> 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
>          Components: transactions
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.7.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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)