CacheServerBridge already has a reference to the cache, so you could replace the singleton caller to: ``` InternalCache cache = cache.getCacheForProcessingClientRequests(); ```
[ Full content available at: https://github.com/apache/geode/pull/2866 ] This message was relayed via gitbox.apache.org for [email protected]
