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/05 20:26:00 UTC

[jira] [Updated] (GEODE-4577) Remove singleton calls from product code in org.apache.geode.internal.tcp

     [ https://issues.apache.org/jira/browse/GEODE-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kirk Lund updated GEODE-4577:
-----------------------------
    Description: 
These product classes in org.apache.geode.internal.tcp invoke singleton getters.

InternalDistributedSystem.getAnyInstance():
* ConnectionTable

InternalDistributedSystem.unsafeGetConnectedInstance():
* MsgDestreamer

  was:
These product classes in org.apache.geode.internal.tcp invoke singleton getters.

InternalDistributedSystem.getAnyInstance():
* ConnectionTable


> Remove singleton calls from product code in org.apache.geode.internal.tcp
> -------------------------------------------------------------------------
>
>                 Key: GEODE-4577
>                 URL: https://issues.apache.org/jira/browse/GEODE-4577
>             Project: Geode
>          Issue Type: Sub-task
>          Components: messaging
>            Reporter: Kirk Lund
>            Priority: Major
>
> These product classes in org.apache.geode.internal.tcp invoke singleton getters.
> InternalDistributedSystem.getAnyInstance():
> * ConnectionTable
> InternalDistributedSystem.unsafeGetConnectedInstance():
> * MsgDestreamer



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