John Zhuge created HADOOP-14347:
-----------------------------------
Summary: Make KMS Jetty connection backlog configurable
Key: HADOOP-14347
URL: https://issues.apache.org/jira/browse/HADOOP-14347
Project: Hadoop Common
Issue Type: Improvement
Components: kms
Affects Versions: 3.0.0-alpha2
Reporter: John Zhuge
Assignee: John Zhuge
HADOOP-14003 enabled the customization of Tomcat attribute {{protocol}},
{{acceptCount}}, and {{acceptorThreadCount}} for KMS in branch-2. See
https://tomcat.apache.org/tomcat-6.0-doc/config/http.html.
KMS switched from Tomcat to Jetty in trunk. Only {{acceptCount}} has a
counterpart in Jetty, {{acceptQueueSize}}. See
http://www.eclipse.org/jetty/documentation/9.3.x/configuring-connectors.html.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]