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

UIMA AS client hangs when the last CAS sent in the process() method times out

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.2.2AS
    • Async Scaleout
    • None

    Description

      When UIMA AS client process() method finishes sending all CASes it calls collectionProcessComplete() which blocks on a CPC monitor until all CASes are returned from the AS Service. If a timeout occurs on the last CAS, the timeout handler never notifies the CPC monitor resulting in a hang. Fix the code so that the timeout handler notifies the CPC monitor. Also, add a test case to test the scenario.

      Hold for later release

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: