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

Kirk Lund updated GEODE-4469:
-----------------------------
    Description: 
These tests in org.apache.geode.distributed invoke singleton getters.

CacheFactory.getExisting(DistributedSystem):
* DistributedSystemDUnitTest

GemFireCacheImpl.getInstance():
* LocatorDUnitTest
* LocatorJUnitTest

InternalDistributedSystem.getAnyInstance():
* HostedLocatorsDUnitTest
* LocatorDUnitTest
* SystemAdminDUnitTest

InternalDistributedSystem.getConnectedInstance():
* LocatorDUnitTest


  was:
These tests in org.apache.geode.distributed invoke singleton getters.

CacheFactory.getExisting(DistributedSystem):
* DistributedSystemDUnitTest

GemFireCacheImpl.getInstance():
* LocatorDUnitTest
* LocatorJUnitTest

InternalDistributedSystem.getAnyInstance():
* HostedLocatorsDUnitTest
* LocatorDUnitTest
* SystemAdminDUnitTest

InternalDistributedSystem.getConnectedInstance():
* LauncherIntegrationTestCase
* LocatorDUnitTest
* 


> Remove singleton calls from all tests in org.apache.geode.distributed
> ---------------------------------------------------------------------
>
>                 Key: GEODE-4469
>                 URL: https://issues.apache.org/jira/browse/GEODE-4469
>             Project: Geode
>          Issue Type: Sub-task
>          Components: membership, tests
>            Reporter: Kirk Lund
>            Priority: Major
>
> These tests in org.apache.geode.distributed invoke singleton getters.
> CacheFactory.getExisting(DistributedSystem):
> * DistributedSystemDUnitTest
> GemFireCacheImpl.getInstance():
> * LocatorDUnitTest
> * LocatorJUnitTest
> InternalDistributedSystem.getAnyInstance():
> * HostedLocatorsDUnitTest
> * LocatorDUnitTest
> * SystemAdminDUnitTest
> InternalDistributedSystem.getConnectedInstance():
> * LocatorDUnitTest



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

Reply via email to