[ https://issues.apache.org/jira/browse/KAFKA-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14290130#comment-14290130 ]
Jiangjie Qin commented on KAFKA-1896: ------------------------------------- Created reviewboard https://reviews.apache.org/r/30231/diff/ against branch origin/trunk > Record size funcition of record in mirror maker hit NPE when the message > value is null. > --------------------------------------------------------------------------------------- > > Key: KAFKA-1896 > URL: https://issues.apache.org/jira/browse/KAFKA-1896 > Project: Kafka > Issue Type: Bug > Reporter: Jiangjie Qin > Assignee: Jiangjie Qin > Attachments: KAFKA-1896.patch > > > The byte bounded queue should not assume the message value is not null. For > compacted topics, the tombstone message will have a null value, which lead to > an NPE. -- This message was sent by Atlassian JIRA (v6.3.4#6332)