Jason Huynh created GEODE-2163:
----------------------------------
Summary: CqService.serverCqNameCache does not get cleaned up,
possible memory leak
Key: GEODE-2163
URL: https://issues.apache.org/jira/browse/GEODE-2163
Project: Geode
Issue Type: Bug
Components: cq
Reporter: Jason Huynh
The static variable serverCqNameCache gets added to for every new cq name to
server combination created. When cqs are stopped, the map does not get removed
from. If this occurs often, it may be a problem. Most users probably do not
do this enough to cause a problem but this should be fixed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)