[
https://issues.apache.org/jira/browse/GEODE-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Darrel Schneider reassigned GEODE-3601:
---------------------------------------
Assignee: Darrel Schneider
> 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
>
> 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)