You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Chris Westin (JIRA)" <ji...@apache.org> on 2015/04/22 19:26:58 UTC

[jira] [Commented] (DRILL-2699) Collect all cleanup errors before reporting a failure to the client

    [ https://issues.apache.org/jira/browse/DRILL-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14507481#comment-14507481 ] 

Chris Westin commented on DRILL-2699:
-------------------------------------

It seems like some of Jacques' and your recent changes may have taken care of this. Can you verify?

> Collect all cleanup errors before reporting a failure to the client
> -------------------------------------------------------------------
>
>                 Key: DRILL-2699
>                 URL: https://issues.apache.org/jira/browse/DRILL-2699
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Execution - Flow
>    Affects Versions: 0.8.0
>            Reporter: Deneche A. Hakim
>            Assignee: Deneche A. Hakim
>             Fix For: 1.0.0
>
>
> If a query fails, the fragments and foreman should make sure to collect all failures and report them back to the client. Some known places where this isn't respected:
> - If a fragment fails, it will report the failure to the foreman before cleaning up. Any failure that happens in the cleanup process will be dropped by the foreman.
> - If multiple fragments fail, the Foreman will only report to the user the first failure it received and close immediately. All other failures will be dropped.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)