[ 
https://issues.apache.org/jira/browse/HADOOP-15638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16578726#comment-16578726
 ] 

Hudson commented on HADOOP-15638:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14758 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/14758/])
HADOOP-15638. KMS Accept Queue Size default changed from 500 to 128 in (xiao: 
rev b94c8874e2a634637b1ef5d837f05bc5c5e8e6a6)
* (edit) hadoop-common-project/hadoop-kms/src/main/resources/kms-default.xml


> KMS Accept Queue Size default changed from 500 to 128 in Hadoop 3.x
> -------------------------------------------------------------------
>
>                 Key: HADOOP-15638
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15638
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: kms
>    Affects Versions: 3.0.0-alpha2
>            Reporter: Wei-Chiu Chuang
>            Assignee: Wei-Chiu Chuang
>            Priority: Major
>             Fix For: 3.2.0, 3.0.4, 3.1.2
>
>         Attachments: HADOOP-15638.001.patch
>
>
> HADOOP-13597 migrated KMS from Tomcat to Jetty.
> In Hadoop 2.x, the Accept Queue Size default value was set by environment 
> variable KMS_ACCEPT_QUEUE with default value 500.
> But after the migration, Hadoop 3.x now uses the default HttpServer2 
> configuration to set accept queue size (hadoop.http.socket.backlog.size), 
> which is 128.
> Should we restore the default accept queue size in kms-default.xml? Should we 
> document it as a known issue? After all, Hadoop 2 --> 3 allows breaking 
> changing.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to