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:20:00 UTC

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

Kirk Lund created GEODE-4530:
--------------------------------

             Summary: Remove singleton calls from product code in org.apache.geode.management.internal
                 Key: GEODE-4530
                 URL: https://issues.apache.org/jira/browse/GEODE-4530
             Project: Geode
          Issue Type: Sub-task
          Components: jmx, management, rest (admin)
            Reporter: Kirk Lund


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

CacheFactory.getAnyInstance():
* ManagementAgent
* RestAgent
* StartJmxManagerFunction



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