[ 
https://issues.apache.org/jira/browse/KUDU-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Grant Henke resolved KUDU-245.
------------------------------
    Fix Version/s:     (was: Backlog)
                   NA
       Resolution: Fixed

> Add ability to limit size of threadpool queue
> ---------------------------------------------
>
>                 Key: KUDU-245
>                 URL: https://issues.apache.org/jira/browse/KUDU-245
>             Project: Kudu
>          Issue Type: Improvement
>          Components: supportability
>    Affects Versions: M3
>            Reporter: Mike Percy
>            Assignee: Mike Percy
>            Priority: Major
>             Fix For: NA
>
>
> Currently, the threadpool queue has no limit. This can result in a lot of 
> wasted work and lack of backpressure for RPC services, including consensus, 
> that simply queue up work when it may time out later.
> We should parameterize the threadpool queue and fail to Submit to the 
> threadpool if the queue is beyond the specified threshold.



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

Reply via email to