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

Fix UIMA-AS client race condition

    XMLWordPrintableJSON

Details

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

    Description

      Looks like there is a race condition that results in calling onBeforeProcess() callback twice. Seems like a thread handling Process reply is racing with another thread handling service ACK. Synchronize code to make sure only one of the two threads calls onBeforeProcess() callback

      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: