You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/02/16 00:46:00 UTC

[jira] [Commented] (GEODE-4473) Remove singleton calls from all tests in org.apache.geode.cache.query.cq.dunit

    [ https://issues.apache.org/jira/browse/GEODE-4473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16366473#comment-16366473 ] 

ASF subversion and git services commented on GEODE-4473:
--------------------------------------------------------

Commit 4595d6987a9d7ca9961c05694f6244bdaf315474 in geode's branch refs/heads/develop from [~nnag]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=4595d69 ]

GEODE-4473: Removed GemFireCacheImpl.getInstance() calls

	* Removed from CqDataUsingPoolDUnitTest
	* Removed from CqStatsDUnitTest
	* Removed from CqStatsUsingPoolDUnitTest


> Remove singleton calls from all tests in org.apache.geode.cache.query.cq.dunit
> ------------------------------------------------------------------------------
>
>                 Key: GEODE-4473
>                 URL: https://issues.apache.org/jira/browse/GEODE-4473
>             Project: Geode
>          Issue Type: Sub-task
>          Components: cq, tests
>            Reporter: Kirk Lund
>            Assignee: nabarun
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> These tests in org.apache.geode.cache.query.cq.dunit invoke singleton getters.
> GemFireCacheImpl.getInstance():
> * CqDataUsingPoolDUnitTest
> * CqStatsDUnitTest
> * CqStatsUsingPoolDUnitTest



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