GitHub user ilooner opened a pull request:
https://github.com/apache/drill/pull/1119
DRILL-6143: Made FragmentsRunner's rpc timeout larger to reduce randoâ¦
â¦m failures and made it configurable as a SystemOption.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ilooner/drill DRILL-6143
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1119.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 #1119
----
commit d918265c4d5caee11c0b707ff49a49c547c8dc8a
Author: Timothy Farkas <timothyfarkas@...>
Date: 2018-02-08T23:25:59Z
DRILL-6143: Made FragmentsRunner's rpc timeout larger to reduce random
failures and made it configurable as a SystemOption.
----
---