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

Hudson commented on HADOOP-17010:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #18195 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/18195/])
HADOOP-17010. Add queue capacity support for FairCallQueue (#1977) (github: rev 
4202750040f91f8dcc218ecc7d3ccf81a8e68b2a)
* (edit) 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/CommonConfigurationKeys.java
* (edit) hadoop-common-project/hadoop-common/src/site/markdown/FairCallQueue.md
* (edit) 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/ipc/TestFairCallQueue.java
* (edit) 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/FairCallQueue.java
* (edit) 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/CallQueueManager.java


> Add queue capacity weights support in FairCallQueue
> ---------------------------------------------------
>
>                 Key: HADOOP-17010
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17010
>             Project: Hadoop Common
>          Issue Type: New Feature
>            Reporter: Fengnan Li
>            Assignee: Fengnan Li
>            Priority: Major
>         Attachments: HADOOP-17010.001.patch, HADOOP-17010.002.patch
>
>
> Right now in FairCallQueue all subqueues share the same capacity by evenly 
> distributing total capacity. This requested feature is to make subqueues able 
> to have different queue capacity where more important queues can have more 
> capacity, thus less queue overflow and client backoffs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to