You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/05/02 18:22:14 UTC

[jira] [Closed] (GEODE-4527) Remove singleton calls from product code in org.apache.geode.management.internal.cli.commands

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

Anthony Baker closed GEODE-4527.
--------------------------------

> Remove singleton calls from product code in org.apache.geode.management.internal.cli.commands
> ---------------------------------------------------------------------------------------------
>
>                 Key: GEODE-4527
>                 URL: https://issues.apache.org/jira/browse/GEODE-4527
>             Project: Geode
>          Issue Type: Sub-task
>          Components: gfsh
>            Reporter: Kirk Lund
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.6.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> These product classes in org.apache.geode.management.internal.cli.commands invoke singleton getters.
> CacheFactory.getAnyInstance():
> * GfshCommand
> * QueryCommand
> GemFireCacheImpl.getInstance():
> * ChangeLogLevelCommand
> * StatusClusterConfigServiceCommand



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