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

Onur Karaman commented on KAFKA-5894:
-------------------------------------

This went through 
[KIP-214|https://cwiki.apache.org/confluence/display/KAFKA/KIP-214%3A+Add+zookeeper.max.in.flight.requests+config+to+the+broker]
 and the KIP has been accepted.

> add the notion of max inflight requests to async ZookeeperClient
> ----------------------------------------------------------------
>
>                 Key: KAFKA-5894
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5894
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Onur Karaman
>            Assignee: Onur Karaman
>            Priority: Major
>             Fix For: 1.1.0
>
>
> ZookeeperClient is a zookeeper client that encourages pipelined requests to 
> zookeeper. We want to add the notion of max inflight requests to the client 
> for several reasons:
> # to bound memory overhead associated with async requests on the client.
> # to not overwhelm the zookeeper ensemble with a burst of requests.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to