[ https://issues.apache.org/jira/browse/KAFKA-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joel Koshy updated KAFKA-1706: ------------------------------ Resolution: Fixed Status: Resolved (was: Patch Available) Thanks for the patch. Committed to trunk with minor edits. > 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, KAFKA-1706_2014-10-15_09:26:26.patch, > KAFKA-1706_2014-10-15_09:28:01.patch, KAFKA-1706_2014-10-26_23:47:31.patch, > KAFKA-1706_2014-10-26_23:50:07.patch, KAFKA-1706_2014-10-27_18:34:37.patch, > KAFKA-1706_2014-10-29_10:57:51.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)