GitHub user dvjyothsna opened a pull request:
https://github.com/apache/drill/pull/1162
DRILL-6005: Fixed TestGracefulShutdown tests to skip check for loopbaâ¦
â¦ck address usage in distributed mode
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dvjyothsna/drill DRILL-6005
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1162.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 #1162
----
commit 38cf91bfd3b24ed458d8519129001632ad940048
Author: dvjyothsna <jyothsna.dvj@...>
Date: 2018-03-12T22:38:13Z
DRILL-6005: Fixed TestGracefulShutdown tests to skip check for loopback
address usage in distributed mode
----
---