GitHub user vrozov opened a pull request:
https://github.com/apache/drill/pull/1238
DRILL-6281: Refactor TimedRunnable
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vrozov/drill DRILL-6281
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1238.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 #1238
----
commit c523734a563c62f58ea1e7161ad366777ba62035
Author: Vlad Rozov <vrozov@...>
Date: 2018-04-21T01:00:20Z
DRILL-6281: Refactor TimedRunnable (rename TimedRunnable to TimedCallable)
commit 63a483b393450e95d09911d756caf670f0a1fdb6
Author: Vlad Rozov <vrozov@...>
Date: 2018-04-21T15:07:42Z
DRILL-6281: Refactor TimedRunnable
----
---