Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-6194

Ensure all fragment instances notice cancellation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Backend

    Description

      Currently queries can get stuck in an uncancellable state, e.g. when blocking on function calls or condition variables without periodically checking for cancellation. We should eliminate all those calls and make sure we don't re-introduce such issues. One option would be a watchdog to check that each fragment instance regularly calls RETURN_IF_CANCEL.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lv Lars Volker
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated: