[ https://issues.apache.org/jira/browse/KAFKA-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jiangjie Qin updated KAFKA-1706: -------------------------------- Attachment: KAFKA-1706.patch > 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)