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/02 19:38:00 UTC

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

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

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

InternalDistributedSystem.getAnyInstance():
* FireAndForgetFunctionOnAllServers
* TestFunction

InternalDistributedSystem.getConnectedInstance():
* DistributedRegionFunction
* TestFunction

  was:
These tests in org.apache.geode.internal.cache.functions invoke singleton getters.

InternalDistributedSystem.getAnyInstance():
* FireAndForgetFunctionOnAllServers
* TestFunction


> Remove singleton calls from all tests in org.apache.geode.internal.cache.functions
> ----------------------------------------------------------------------------------
>
>                 Key: GEODE-4502
>                 URL: https://issues.apache.org/jira/browse/GEODE-4502
>             Project: Geode
>          Issue Type: Sub-task
>          Components: functions, tests
>            Reporter: Kirk Lund
>            Priority: Major
>
> These tests in org.apache.geode.internal.cache.functions invoke singleton getters.
> InternalDistributedSystem.getAnyInstance():
> * FireAndForgetFunctionOnAllServers
> * TestFunction
> InternalDistributedSystem.getConnectedInstance():
> * DistributedRegionFunction
> * TestFunction



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