vvysotskyi opened a new pull request #1581: DRILL-6919: Fix compilation error in TestGracefulShutdown class for mapr profile URL: https://github.com/apache/drill/pull/1581 In the fix for DRILL-6912 was used a class from hadoop 2.7.4, but for `mapr` profile hadoop 2.7.1 is used, where this class is absent. In this PR removed usage of `ServerSocketUtil` class. For details please see [DRILL-6919](https://issues.apache.org/jira/browse/DRILL-6919).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
