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 2017/09/12 01:34:02 UTC

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

Darrel Schneider created GEODE-3601:
---------------------------------------

             Summary: 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


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)