GitHub user vrozov opened a pull request:
https://github.com/apache/drill/pull/934
DRILL-3449 When Foreman node dies, the FragmentExecutor still tries to send
status updates to Foreman
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vrozov/drill DRILL-3449
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/934.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 #934
----
commit 06f15eeaf34c610fce0e3a62ae635c10f9885608
Author: Vlad Rozov <[email protected]>
Date: 2017-09-07T01:29:02Z
DRILL-3449 When Foreman node dies, the FragmentExecutor still tries to send
status updates to Foreman
----
---