You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jerry Cwiklik (JIRA)" <ui...@incubator.apache.org> on 2009/08/06 17:29:19 UTC

[jira] Closed: (UIMA-1437) Fix UIMA AS testcase code to address intermittent hangs

     [ https://issues.apache.org/jira/browse/UIMA-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jerry Cwiklik closed UIMA-1437.
-------------------------------

    Resolution: Fixed

> Fix UIMA AS testcase code to address intermittent hangs
> -------------------------------------------------------
>
>                 Key: UIMA-1437
>                 URL: https://issues.apache.org/jira/browse/UIMA-1437
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>
> A recent fix that introduced a SharedConnection object exposed a threading problem in the testcase code. Testcases in the extended suite were not being completely cleaned up between runs. Some of the threads from a previous testcase were still running in a new testcase. Modify the testcase code to make sure that all threads are finished before starting another testcase.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.