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 19:24:00 UTC

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

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

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

CacheFactory.getAnyInstance():
* CacheSerializableRunnable
* ClientServerCCEDUnitTest
* MultiVMRegionTestCase
* ReconnectDUnitTest


  was:
These tests in org.apache.geode.cache30 invoke singleton getters:
* CacheSerializableRunnable
* ClientServerCCEDUnitTest
* MultiVMRegionTestCase
* ReconnectDUnitTest



> Remove singleton calls from all tests in org.apache.geode.cache30
> -----------------------------------------------------------------
>
>                 Key: GEODE-4464
>                 URL: https://issues.apache.org/jira/browse/GEODE-4464
>             Project: Geode
>          Issue Type: Sub-task
>          Components: regions, tests
>            Reporter: Kirk Lund
>            Priority: Major
>
> These tests in org.apache.geode.cache30 invoke singleton getters.
> CacheFactory.getAnyInstance():
> * CacheSerializableRunnable
> * ClientServerCCEDUnitTest
> * MultiVMRegionTestCase
> * ReconnectDUnitTest



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