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

The Flow's aborted method is called when every CAS reaches the end of its flow ... should be just the failing ones

    XMLWordPrintableJSON

Details

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

    Description

      From the Javadocs:

      void aborted()

      Called by the framework if processing has been aborted for the CAS that was being routed by this Flow object. No further processing will take place on the CAS after this method is called, so the framework will not call the next() method again.

      Presumably should be called if continueOnRetryFailure attribute is false or if continueOnFailure method returns false

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            burn Burn L. Lewis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: