Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-5953

UIMA_DUCC: default timeout in DefaultNoTaskAvailableStrategy is too long

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-Ducc
    • DUCC
    • None

    Description

      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

      Attachments

        Activity

          People

            cwiklik Jaroslaw Cwiklik
            cwiklik Jaroslaw Cwiklik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: