You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Arina Ielchiieva (Jira)" <ji...@apache.org> on 2020/01/02 14:26:00 UTC

[jira] [Assigned] (DRILL-7507) Convert fragment interrupts to exceptions

     [ https://issues.apache.org/jira/browse/DRILL-7507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arina Ielchiieva reassigned DRILL-7507:
---------------------------------------

    Assignee: Arina Ielchiieva  (was: Paul Rogers)

> Convert fragment interrupts to exceptions
> -----------------------------------------
>
>                 Key: DRILL-7507
>                 URL: https://issues.apache.org/jira/browse/DRILL-7507
>             Project: Apache Drill
>          Issue Type: Improvement
>    Affects Versions: 1.17.0
>            Reporter: Paul Rogers
>            Assignee: Arina Ielchiieva
>            Priority: Major
>              Labels: ready-to-commit
>             Fix For: 1.18.0
>
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)