[
https://issues.apache.org/jira/browse/KAFKA-4602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15806020#comment-15806020
]
ASF GitHub Bot commented on KAFKA-4602:
---------------------------------------
GitHub user radai-rosenblatt opened a pull request:
https://github.com/apache/kafka/pull/2330
KAFKA-4602 - KIP-72 - Allow putting a bound on memory consumed by Incoming
requests
this is the initial implementation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/radai-rosenblatt/kafka
broker-memory-pool-with-muting
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/2330.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2330
----
commit 5697bd5a766b61bc9fe5e20c9a605249dd9b284d
Author: radai-rosenblatt <[email protected]>
Date: 2016-09-27T16:51:30Z
KAFKA-4602 - introduce MemoryPool interface, use it to control total
outstanding memory dedicated to broker requests
Signed-off-by: radai-rosenblatt <[email protected]>
----
> KIP-72 Allow putting a bound on memory consumed by Incoming requests
> --------------------------------------------------------------------
>
> Key: KAFKA-4602
> URL: https://issues.apache.org/jira/browse/KAFKA-4602
> Project: Kafka
> Issue Type: New Feature
> Components: core
> Reporter: radai rosenblatt
> Assignee: radai rosenblatt
>
> this issue tracks the implementation of KIP-72, as outlined here -
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-72%3A+Allow+putting+a+bound+on+memory+consumed+by+Incoming+requests
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)