You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2018/02/02 23:17:00 UTC

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

Kirk Lund created GEODE-4527:
--------------------------------

             Summary: 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


These product classes in org.apache.geode.management.internal.cli.commands invoke singleton getters.

CacheFactory.getAnyInstance():
* GfshCommand
* QueryCommand



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