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