You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Swapnil Bawaskar (JIRA)" <ji...@apache.org> on 2018/02/01 22:52:52 UTC

[jira] [Closed] (GEODE-3601) refactor org.apache.geode.internal.cache.TXCommitMessage.RegionCommit.txApplyEntryOpAdjunctOnly(FarSideEntryOp) to not call GemFireCacheImpl.getExisting

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

Swapnil Bawaskar closed GEODE-3601.
-----------------------------------

> refactor org.apache.geode.internal.cache.TXCommitMessage.RegionCommit.txApplyEntryOpAdjunctOnly(FarSideEntryOp) to not call GemFireCacheImpl.getExisting
> --------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-3601
>                 URL: https://issues.apache.org/jira/browse/GEODE-3601
>             Project: Geode
>          Issue Type: Sub-task
>          Components: transactions
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>            Priority: Major
>             Fix For: 1.4.0
>
>
> TXCommitMessage.RegionCommit.txApplyEntryOpAdjunctOnly should be changed to not call GemFireCacheImpl.getExisting. Instead it could use dm.getCache.
> A DM can be passed to it from org.apache.geode.internal.cache.TXCommitMessage.basicProcess() through basicProcessOps and processAdjunctOnly



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