[
https://issues.apache.org/jira/browse/UIMA-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerry Cwiklik updated UIMA-1310:
--------------------------------
Fix Version/s: 2.3AS
> Fix Uima AS Client memory leak
> ------------------------------
>
> Key: UIMA-1310
> URL: https://issues.apache.org/jira/browse/UIMA-1310
> Project: UIMA
> Issue Type: Bug
> Components: Async Scaleout
> Reporter: Jerry Cwiklik
> Priority: Critical
> Fix For: 2.3AS
>
>
> While running testcases in debug mode in eclipse there is evidence of a
> memory leak. One of the threads in the Uima AS client is not terminating when
> the testcase stops. It looks like a thread in
> BaseUIMAAsynchronousEngineCommon_impl.serveCASes() is not stopping. This
> thread is reading an internal queue containing CASes destined for the remote
> service. It blocks in the take() method of the queue and thus causing a leak.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.