[ https://issues.apache.org/jira/browse/KAFKA-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16241264#comment-16241264 ]
ASF GitHub Bot commented on KAFKA-5894: --------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3860 > 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 > 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)