[ 
https://issues.apache.org/jira/browse/GEODE-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15722799#comment-15722799
 ] 

ASF subversion and git services commented on GEODE-2163:
--------------------------------------------------------

Commit 5ef9f90316db92284c00d51c8a8dbebed7de43c6 in incubator-geode's branch 
refs/heads/develop from [~huynhja]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=5ef9f90 ]

GEODE-2163: Optimized caching of names in CqService needs to be maintained 
correctly


> 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
>            Assignee: 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)

Reply via email to