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

Kirk Lund updated GEODE-4457:
-----------------------------
    Description: 
These tests in org.apache.geode.rest.internal.web.controllers invoke singleton 
getters.

CacheFactory.getAnyInstance():
* AddFreeItemToOrders
* GetDeliveredOrders
* GetRegions
* GetValueForKey
* RestAPIOnRegionFunctionExecutionDUnitTest
* RestQueryAndFunctionIntegrationTest

GemFireCacheImpl.getInstance():
* RestAPIsAndInterOpsDUnitTest
* RestAPIsWithSSLDUnitTest

InternalDistributedSystem.getAnyInstance():
* RestAPIOnRegionFunctionExecutionDUnitTest


  was:
These tests in org.apache.geode.rest.internal.web.controllers invoke singleton 
getters.

CacheFactory.getAnyInstance():
* AddFreeItemToOrders
* GetDeliveredOrders
* GetRegions
* GetValueForKey
* RestAPIOnRegionFunctionExecutionDUnitTest
* RestQueryAndFunctionIntegrationTest

GemFireCacheImpl.getInstance():
* RestAPIsAndInterOpsDUnitTest
* RestAPIsWithSSLDUnitTest


> Remove singleton calls from all tests in 
> org.apache.geode.rest.internal.web.controllers
> ---------------------------------------------------------------------------------------
>
>                 Key: GEODE-4457
>                 URL: https://issues.apache.org/jira/browse/GEODE-4457
>             Project: Geode
>          Issue Type: Sub-task
>          Components: rest (dev), tests
>            Reporter: Kirk Lund
>            Priority: Major
>
> These tests in org.apache.geode.rest.internal.web.controllers invoke 
> singleton getters.
> CacheFactory.getAnyInstance():
> * AddFreeItemToOrders
> * GetDeliveredOrders
> * GetRegions
> * GetValueForKey
> * RestAPIOnRegionFunctionExecutionDUnitTest
> * RestQueryAndFunctionIntegrationTest
> GemFireCacheImpl.getInstance():
> * RestAPIsAndInterOpsDUnitTest
> * RestAPIsWithSSLDUnitTest
> InternalDistributedSystem.getAnyInstance():
> * RestAPIOnRegionFunctionExecutionDUnitTest



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

Reply via email to