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

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

Modified UIMA AS code to remove entry in a Map maintaining statistics 
(statsMap) after a CAS is dispatched to a colocated component. Jorn, let me 
know if this fix works. 

> Fix Memory Leak in UIMA AS 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
>            Assignee: 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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to