You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2018/02/02 23:58:00 UTC

[jira] [Created] (GEODE-4548) Remove singleton calls from transaction product code in org.apache.geode.internal.cache

Kirk Lund created GEODE-4548:
--------------------------------

             Summary: Remove singleton calls from transaction product code in org.apache.geode.internal.cache
                 Key: GEODE-4548
                 URL: https://issues.apache.org/jira/browse/GEODE-4548
             Project: Geode
          Issue Type: Sub-task
          Components: transactions
            Reporter: Kirk Lund


These transaction product classes in org.apache.geode.internal.cache invoke singleton getters.

GemFireCacheImpl.getExisting(String):
* TXCommitMessage

GemFireCacheImpl.getInstance():
* TXCommitMessage$RegionCommit$FarSideEntryOp
* RemoteOperationMessage
* TXRegionLockRequestImpl



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