[
https://issues.apache.org/jira/browse/GEODE-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Darrel Schneider resolved GEODE-3601.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
> 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
> 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
(v6.4.14#64029)