You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "John Zhuge (JIRA)" <ji...@apache.org> on 2017/04/23 01:05:04 UTC

[jira] [Created] (HADOOP-14347) Make KMS Jetty connection backlog configurable

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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org