You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2015/05/06 20:05:00 UTC

[jira] [Closed] (UIMA-4383) better multi-threaded tests in core

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

Marshall Schor closed UIMA-4383.
--------------------------------
    Resolution: Duplicate

> better multi-threaded tests in core
> -----------------------------------
>
>                 Key: UIMA-4383
>                 URL: https://issues.apache.org/jira/browse/UIMA-4383
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: 2.7.1SDK
>
>
> Several tests in the core that attempt to test multi-threaded things run a loop of creating, then starting a test thread, for multiple threads.  Unfortunately, the time to create and start a thread is usually much much longer than the time to do the testing.  Switch to using MultiThreadUtils approach.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)