Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-7507

Convert fragment interrupts to exceptions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.17.0
    • 1.18.0
    • None

    Description

      Operations periodically check if they should continue by calling the shouldContinue() method. If the method returns false, operators return a STOP status in some form.

      This change modifies handling to throw an exception instead; cancelling a fragment the same way that we handle errors.

      Attachments

        Issue Links

          Activity

            People

              Paul.Rogers Paul Rogers
              Paul.Rogers Paul Rogers
              Arina Ielchiieva Arina Ielchiieva
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: