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

Bruce Schuchardt updated GEODE-3591:
------------------------------------
    Component/s:     (was: client/server)
                 client queues

> ClientInterestMessageImpl constructor should not call 
> CacheFactory.getAnyInstance
> ---------------------------------------------------------------------------------
>
>                 Key: GEODE-3591
>                 URL: https://issues.apache.org/jira/browse/GEODE-3591
>             Project: Geode
>          Issue Type: Sub-task
>          Components: client queues
>            Reporter: Darrel Schneider
>
> The constructor is calling it to get the distributed system.
> The only caller of this constructor is: 
> org.apache.geode.internal.cache.tier.sockets.CacheClientProxy.enqueueInterestRegistrationMessage(ClientInterestMessageImpl)
> and it could instead just pass the distributed system in by passing 
> "this._cache.getDistributedSystem()".



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to