----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36208/ -----------------------------------------------------------
(Updated July 6, 2015, 6:47 p.m.) Review request for drill, abdelhakim deneche and Jacques Nadeau. Changes ------- Addressed Hakkim's comments Bugs: DRILL-3455 https://issues.apache.org/jira/browse/DRILL-3455 Repository: drill-git Description (updated) ------- 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 Diffs (updated) ----- exec/java-exec/src/main/java/org/apache/drill/exec/work/foreman/DrillbitStatusListener.java 80f2ca1 exec/java-exec/src/main/java/org/apache/drill/exec/work/foreman/QueryManager.java 9318233 Diff: https://reviews.apache.org/r/36208/diff/ Testing (updated) ------- passes unit tests Thanks, Sudheesh Katkam