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 your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---