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

UIMA AS Client doesnt work correctly when running with user specified Collection Reader

    XMLWordPrintableJSON

Details

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

    Description

      Uima-as client process() method is broken. When user's CR returns false from hasNext(), the code immediately calls collectionProcessComplete() even though there might be CASes still in-flight being processed. The code must wait until there are no outstanding (pending reply) CASes and only then call collectionProcessComplete().

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: