GitHub user vrozov opened a pull request:
https://github.com/apache/drill/pull/1148
DRILL-5994: enable configuring number of Jetty acceptors and selectors
(default to 1 acceptor and 2 selectors)
@arina-ielchiieva @ilooner @MitchelLabonte Please review
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vrozov/drill DRILL-5994
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1148.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 #1148
----
commit d4feca33e71218905ac5ea1aad55c0b77af2c305
Author: Vlad Rozov <vrozov@...>
Date: 2018-03-02T18:39:31Z
DRILL-5994: enable configuring number of Jetty acceptors and selectors
(default to 1 acceptor and 2 selectors)
----
---