[
https://issues.apache.org/jira/browse/GEODE-4493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16373385#comment-16373385
]
ASF subversion and git services commented on GEODE-4493:
--------------------------------------------------------
Commit 00fa527c85d9d16365f48b881d7951290d47ec5f in geode's branch
refs/heads/develop from [~dschneider]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=00fa527 ]
GEODE-4493: remove InternalDistributedSystem.getAnyInstance call (#1485)
Removed by using a static log4j logger
> Remove singleton calls from all tests in
> org.apache.geode.internal.cache.control
> --------------------------------------------------------------------------------
>
> Key: GEODE-4493
> URL: https://issues.apache.org/jira/browse/GEODE-4493
> Project: Geode
> Issue Type: Sub-task
> Components: core, regions, tests
> Reporter: Kirk Lund
> Assignee: Darrel Schneider
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> These tests in org.apache.geode.internal.cache.control invoke singleton
> getters.
> GemFireCacheImpl.setInstanceForTests(GemFireCacheImpl):
> * RebalanceOperationDUnitTest
> InternalDistributedSystem.getAnyInstance():
> * TestMemoryThresholdListener
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)