GitHub user sudheeshkatkam opened a pull request:
https://github.com/apache/drill/pull/486
DRILL-4623: Disable epoll transport by default
@jacques-n can you please review?
Note: although this patch disables epoll as default transport, deployments
that use another env file (e.g. `/etc/drill/conf/drill-env.sh`) would use
epoll. Or disabling could be hard coded?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sudheeshkatkam/drill DRILL-4623
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/486.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 #486
----
commit 537b1decd7227ded9a971d2a9d4d62369255fc92
Author: Sudheesh Katkam <[email protected]>
Date: 2016-04-21T17:28:29Z
DRILL-4623: Disable epoll transport by default
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---