kkhatua opened a new pull request #1656: DRILL-7056: Drill fails with NPE when starting in distributed mode & … URL: https://github.com/apache/drill/pull/1656 …31010 port is used This occurs because during the WebServer.close() , one of the tasks for clean up is to delete the temp directory which never existed. This PR's fix does a check for that.
---------------------------------------------------------------- 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
