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/03 00:43:00 UTC

[jira] [Updated] (GEODE-4534) Remove singleton calls from client/server product code in org.apache.geode.cache.client.internal

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

Kirk Lund updated GEODE-4534:
-----------------------------
    Summary: Remove singleton calls from client/server product code in org.apache.geode.cache.client.internal  (was: Remove singleton calls from product code in org.apache.geode.cache.client.internal)

> Remove singleton calls from client/server product code in org.apache.geode.cache.client.internal
> ------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-4534
>                 URL: https://issues.apache.org/jira/browse/GEODE-4534
>             Project: Geode
>          Issue Type: Sub-task
>          Components: client/server
>            Reporter: Kirk Lund
>            Priority: Major
>
> These product classes in org.apache.geode.cache.client.internal invoke singleton getters.
> CacheFactory.getAnyInstance():
> * PoolImpl
> CacheFactory.getInstance(DistributedSystem):
> * PoolImpl
> GemFireCacheImpl.getInstance():
> * PdxRegistryRecoveryListener
> * PingTask
> * PoolImpl
> * QueueManagerImpl
> * QueueStateImpl
> * RegisterInterestOp$RegisterInterestOpImpl



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