[
https://issues.apache.org/jira/browse/UIMA-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12863293#action_12863293
]
Jörn Kottmann commented on UIMA-1766:
-------------------------------------
It seems that now all memory leaks are fixed, the memory consumption did not
increase after processing 350K CASes in our test system with the latest
revision.
> 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.