Jiangjie Qin created KAFKA-1706:
-----------------------------------
Summary: 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
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)