You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jiangjie Qin (JIRA)" <ji...@apache.org> on 2014/10/15 18:24:33 UTC

[jira] [Commented] (KAFKA-1706) Adding a byte bounded blocking queue to util.

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

Jiangjie Qin commented on KAFKA-1706:
-------------------------------------

Created reviewboard https://reviews.apache.org/r/26755/diff/
 against branch origin/trunk

> Adding a byte bounded blocking queue to util.
> ---------------------------------------------
>
>                 Key: KAFKA-1706
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1706
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Jiangjie Qin
>            Assignee: Jiangjie Qin
>         Attachments: KAFKA-1706.patch
>
>
> We saw many out of memory issues in Mirror Maker. To enhance memory management we want to introduce a ByteBoundedBlockingQueue that has limit on both number of messages and number of bytes in it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)