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-4467) Remove singleton calls from all tests in org.apache.geode.cache.query.partitioned

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

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

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

GEODE-4467: Removed instances of singleton usage

	* Removed CacheFactory.getAnyInstance() from PRQueryDUnitHelper and PRColocatedEquiJoinDUnitTest
	* Removed GemFireCacheImpl.getInstance() from PRBasicIndexCreationDeadlockDUnitTest


> Remove singleton calls from all tests in org.apache.geode.cache.query.partitioned
> ---------------------------------------------------------------------------------
>
>                 Key: GEODE-4467
>                 URL: https://issues.apache.org/jira/browse/GEODE-4467
>             Project: Geode
>          Issue Type: Sub-task
>          Components: querying, 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.partitioned invoke singleton getters.
> CacheFactory.getAnyInstance():
> * PRQueryDUnitHelper$TestQueryFunction
> * PRColocatedEquiJoinDUnitTest$TestQueryFunction
> GemFireCacheImpl.getInstance():
> * PRBasicIndexCreationDeadlockDUnitTest



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