[ 
https://issues.apache.org/jira/browse/UIMA-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857508#action_12857508
 ] 

Jerry Cwiklik commented on UIMA-1766:
-------------------------------------

Modified dropCasStatistics() in BaseAnalysisEngineController to stop checking 
if a service is top level. The method always removes an entry from the 
perCasStatistics Map. Jorn, check if this fix works for you

> Fix Memory Leak in UIMA AS Cas Multiplier Service
> -------------------------------------------------
>
>                 Key: UIMA-1766
>                 URL: https://issues.apache.org/jira/browse/UIMA-1766
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>    Affects Versions: 2.3AS
>            Reporter: Jerry Cwiklik
>
> When running an Aggregate with a colocated Cas Multiplier per CAS statistics 
> are not being removed from a Map maintained by the Cas Multiplier service. As 
> more CASes are sent to the CM, instances of ServicePerformance object are 
> added to the Map and never removed leading to a memory leak and eventual OOM 
> error. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to