[
https://issues.apache.org/jira/browse/GEODE-4476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16364825#comment-16364825
]
ASF subversion and git services commented on GEODE-4476:
--------------------------------------------------------
Commit 604f2ad6605575d79718534be2006d18e6a16026 in geode's branch
refs/heads/develop from [~huynhja]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=604f2ad ]
GEODE-4476: Remove getInstance() calls from org.apache.geode.cache.query (#1427)
* Also removed test variables from product code
* Tests will now set a property that allows tests to test query cancellation
> Remove singleton calls from all tests in org.apache.geode.cache.query
> ---------------------------------------------------------------------
>
> Key: GEODE-4476
> URL: https://issues.apache.org/jira/browse/GEODE-4476
> Project: Geode
> Issue Type: Sub-task
> Components: querying, tests
> Reporter: Kirk Lund
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> These tests in org.apache.geode.cache.query invoke singleton getters.
> GemFireCacheImpl.getInstance():
> * CacheUtils
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)