Github user ilooner commented on the issue:
https://github.com/apache/drill/pull/1113
@vrozov Can you provide a brief description of the issue? I have recently
filed https://issues.apache.org/jira/browse/DRILL-6143 and I want to verify
that these are two separate issues.
DRILL-6143 causes a premature timeout when fragments are sent to drillbits
in the FragmentsRunner. The issue you fixed here seems to involve a timeout
when a query is cancelled. So my initial guess is that these two issues are
unrelated. Please let me know if they are related.
---