GitHub user vvysotskyi opened a pull request:
https://github.com/apache/drill/pull/1142
DRILL-6198: OpenTSDB unit tests fail when Lilith client is run
Added method which checks that the default port 10_000 is free, otherwise
this method increases port number and checks until free port is found.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vvysotskyi/drill DRILL-6198
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1142.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 #1142
----
commit 671d3e0d900c19f561cb3d0f744898c0f9bf20e9
Author: Volodymyr Vysotskyi <vvovyk@...>
Date: 2018-03-01T12:52:28Z
DRILL-6198: OpenTSDB unit tests fail when Lilith client is run
----
---