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)" <de...@uima.apache.org> on 2019/01/10 19:10:00 UTC

[jira] [Updated] (UIMA-5953) UIMA_DUCC: default timeout in DefaultNoTaskAvailableStrategy is too long

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

Jerry Cwiklik updated UIMA-5953:
--------------------------------
    Summary: UIMA_DUCC: default timeout in DefaultNoTaskAvailableStrategy is too long  (was: UIMA_DUCC: default timeout in DefaultNoTaskAvailableStrategy in too long)

> UIMA_DUCC: default timeout in DefaultNoTaskAvailableStrategy is too long
> ------------------------------------------------------------------------
>
>                 Key: UIMA-5953
>                 URL: https://issues.apache.org/jira/browse/UIMA-5953
>             Project: UIMA
>          Issue Type: Bug
>          Components: DUCC
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>            Priority: Major
>             Fix For: 2.2.3-Ducc
>
>
> The DefaultNoTaskAvailableStrategy implements a default strategy for waiting when task is not available. The default waitTime=30000. However the code uses the following: 
> waitAwhileCondition.await(waitTime, TimeUnit.SECONDS);
> Change the default timeout to waitTime=30



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)