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 2018/02/03 00:41:00 UTC

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

    [ https://issues.apache.org/jira/browse/GEODE-4548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16351127#comment-16351127 ] 

Darrel Schneider commented on GEODE-4548:
-----------------------------------------

RemoteOperationMessage has already been done in: GEODE-4372

> 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
>            Priority: Major
>
> 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)