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/03 00:43:00 UTC

[jira] [Created] (GEODE-4567) Remove singleton calls from client-queues product code in org.apache.geode.cache.client.internal

Kirk Lund created GEODE-4567:
--------------------------------

             Summary: Remove singleton calls from client-queues product code in org.apache.geode.cache.client.internal
                 Key: GEODE-4567
                 URL: https://issues.apache.org/jira/browse/GEODE-4567
             Project: Geode
          Issue Type: Sub-task
          Components: client queues
            Reporter: Kirk Lund


These client-queues product classes in org.apache.geode.cache.client.internal invoke singleton getters.

GemFireCacheImpl.getInstance():
* PdxRegistryRecoveryListener
* QueueManagerImpl
* QueueStateImpl
* RegisterInterestOp$RegisterInterestOpImpl



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