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

UIMA-AS Not Handling Late Replies Correctly

    XMLWordPrintableJSON

Details

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

    Description

      When UIMA-AS aggregate receives late (previously timed out) reply from a remote delegate it tries to drop related Flow object from a FC and subsequently removes a CAS from its cache. This is wrong. Its up to the FC to decide what to do with a timed out CAS. In a scenario when the FC continues with a timed out CAS, current code may cause NPEs in the AE and an unexpected shutdown of the service if action=terminate on Process error. The code should be changed to ignore out-of-band CASes.

      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: