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

ASF GitHub Bot commented on DRILL-3455:
---------------------------------------

GitHub user sudheeshkatkam opened a pull request:

    https://github.com/apache/drill/pull/145

    DRILL-3455: If fragments on unregistered Drillbits finished successfu…

    …lly, do not fail the query
    
    + DRILL-3448: Flipped the atLeastOneFailure condition in QueryManager
    + fixes in DrillbitStatusListener interface
    + logs from implementations of DrillbitStatusListener
    
    Already got a +1 on [RB](https://reviews.apache.org/r/36208/), rebased on 
master. @adeneche can you review/ merge this?

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sudheeshkatkam/drill DRILL-3455

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/145.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #145
    
----
commit 8016ee3b4f9850c1ede8bdc06b2365710a59b195
Author: Sudheesh Katkam <[email protected]>
Date:   2015-07-23T00:16:29Z

    DRILL-3455: If fragments on unregistered Drillbits finished successfully, 
do not fail the query
    
    + DRILL-3448: Flipped the atLeastOneFailure condition in QueryManager
    + fixes in DrillbitStatusListener interface
    + logs from implementations of DrillbitStatusListener

----


> If a drillbit, that contains fragments for the current query, dies the 
> QueryManager will fail the query even if those fragments already finished 
> successfully
> -------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DRILL-3455
>                 URL: https://issues.apache.org/jira/browse/DRILL-3455
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Flow
>            Reporter: Deneche A. Hakim
>            Assignee: Sudheesh Katkam
>             Fix For: 1.2.0
>
>         Attachments: DRILL-3455.1.patch.txt, DRILL-3455.2.patch.txt
>
>
> Once DRILL-3448 is fixed we need to update 
> QueryManager.DrillbitStatusListener to no fragment is still running on the 
> dead node.



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

Reply via email to