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/01 20:19:00 UTC

[jira] [Updated] (GEODE-4469) Remove singleton calls from all tests in org.apache.geode.distributed

     [ 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

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

CacheFactory.getExisting(DistributedSystem):
* DistributedSystemDUnitTest



> 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



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