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:22:00 UTC

[jira] [Updated] (GEODE-4453) Remove singleton calls from all tests in org.apache.geode.internal.cache.execute

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

Kirk Lund updated GEODE-4453:
-----------------------------
    Description: 
These tests in org.apache.geode.internal.cache.execute invoke singleton getters.

CacheFactory.getAnyInstance():
* OnGroupsFunctionExecutionDUnitTest
* MemberFunctionExecutionDUnitTest
* FunctionServiceBase
* QueryDataInconsistencyDUnitTest


  was:
These tests in org.apache.geode.internal.cache.execute invoke singleton getters:
* OnGroupsFunctionExecutionDUnitTest
* MemberFunctionExecutionDUnitTest
* FunctionServiceBase
* QueryDataInconsistencyDUnitTest



> Remove singleton calls from all tests in org.apache.geode.internal.cache.execute
> --------------------------------------------------------------------------------
>
>                 Key: GEODE-4453
>                 URL: https://issues.apache.org/jira/browse/GEODE-4453
>             Project: Geode
>          Issue Type: Sub-task
>          Components: functions, querying, tests
>            Reporter: Kirk Lund
>            Priority: Major
>
> These tests in org.apache.geode.internal.cache.execute invoke singleton getters.
> CacheFactory.getAnyInstance():
> * OnGroupsFunctionExecutionDUnitTest
> * MemberFunctionExecutionDUnitTest
> * FunctionServiceBase
> * QueryDataInconsistencyDUnitTest



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