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

[jira] [Updated] (GEODE-4512) Remove singleton calls from transaction tests in org.apache.geode

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

Kirk Lund updated GEODE-4512:
-----------------------------
    Description: 
These transaction tests in org.apache.geode invoke singleton getters. These tests should also be moved to a tx package.

InternalDistributedSystem.getAnyInstance():
* JtaNoninvolvementJUnitTest
* TXJUnitTest
* TXWriterTestCase

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

InternalDistributedSystem.getAnyInstance():
* JtaNoninvolvementJUnitTest


> Remove singleton calls from transaction tests in org.apache.geode
> -----------------------------------------------------------------
>
>                 Key: GEODE-4512
>                 URL: https://issues.apache.org/jira/browse/GEODE-4512
>             Project: Geode
>          Issue Type: Sub-task
>          Components: tests, transactions
>            Reporter: Kirk Lund
>            Priority: Major
>
> These transaction tests in org.apache.geode invoke singleton getters. These tests should also be moved to a tx package.
> InternalDistributedSystem.getAnyInstance():
> * JtaNoninvolvementJUnitTest
> * TXJUnitTest
> * TXWriterTestCase



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