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

Kirk Lund updated GEODE-4534:
-----------------------------
    Description: 
These client/server product classes in org.apache.geode.cache.client.internal 
invoke singleton getters.

CacheFactory.getAnyInstance():
* PoolImpl

CacheFactory.getInstance(DistributedSystem):
* PoolImpl

GemFireCacheImpl.getInstance():
* PingTask
* PoolImpl

InternalDistributedSystem.getAnyInstance():
* PoolImpl


  was:
These client/server product classes in org.apache.geode.cache.client.internal 
invoke singleton getters.

CacheFactory.getAnyInstance():
* PoolImpl

CacheFactory.getInstance(DistributedSystem):
* PoolImpl

GemFireCacheImpl.getInstance():
* PingTask
* PoolImpl



> 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 client/server product classes in org.apache.geode.cache.client.internal 
> invoke singleton getters.
> CacheFactory.getAnyInstance():
> * PoolImpl
> CacheFactory.getInstance(DistributedSystem):
> * PoolImpl
> GemFireCacheImpl.getInstance():
> * PingTask
> * PoolImpl
> InternalDistributedSystem.getAnyInstance():
> * PoolImpl



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

Reply via email to