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

Kirk Lund updated GEODE-4468:
-----------------------------
    Description: 
These tests in org.apache.geode.internal.jta invoke singleton getters.

CacheFactory.getExisting(DistributedSystem):
* CacheUtils

InternalDistributedSystem.getAnyInstance():
* BlockingTimeOutJUnitTest
* JtaIntegrationJUnitTest

InternalDistributedSystem.getConnectedInstance():
* BlockingTimeOutJUnitTest
* DataSourceJTAJUnitTest

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

CacheFactory.getExisting(DistributedSystem):
* CacheUtils

InternalDistributedSystem.getAnyInstance():
* BlockingTimeOutJUnitTest
* JtaIntegrationJUnitTest


> Remove singleton calls from all tests in org.apache.geode.internal.jta
> ----------------------------------------------------------------------
>
>                 Key: GEODE-4468
>                 URL: https://issues.apache.org/jira/browse/GEODE-4468
>             Project: Geode
>          Issue Type: Sub-task
>          Components: tests, transactions
>            Reporter: Kirk Lund
>            Priority: Major
>
> These tests in org.apache.geode.internal.jta invoke singleton getters.
> CacheFactory.getExisting(DistributedSystem):
> * CacheUtils
> InternalDistributedSystem.getAnyInstance():
> * BlockingTimeOutJUnitTest
> * JtaIntegrationJUnitTest
> InternalDistributedSystem.getConnectedInstance():
> * BlockingTimeOutJUnitTest
> * DataSourceJTAJUnitTest



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

Reply via email to