GitHub user MitchelLabonte opened a pull request: https://github.com/apache/drill/pull/1069
DRILL-5994 Added webserver maxThreads configuration option to enable ⦠â¦launching on a machine with more than 200 cores You can merge this pull request into a Git repository by running: $ git pull https://github.com/MitchelLabonte/drill DRILL-5994 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/drill/pull/1069.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 #1069 ---- commit af4e99f16be4081f151024688d2fd5cd306b219b Author: mitchel <mitchellabo...@hotmail.com> Date: 2017-12-12T15:27:19Z DRILL-5994 Added webserver maxThreads configuration option to enable launching on a machine with more than 200 cores ---- ---