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

PrimitiveController doesnt handle exception from the InProcessCache when the service is terminating in a middle of the run

    XMLWordPrintableJSON

Details

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

    Description

      Need to handle an exception in the PrimitiveController process() method when the service is being stopped while its producing CASes. InProcessCache may throw an exception in getCacheEntryForCAS(aCasReferenceId) when a given CAS doesnt exist. This could happen during a hard stop. The top level controller may remove entries from the cache which is shared by all collocated services.

      Attachments

        1. uimaj-as-core-UIMA-965-patch.txt
          2 kB
          Jaroslaw Cwiklik

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: