[ https://issues.apache.org/jira/browse/KAFKA-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guozhang Wang updated KAFKA-1896: --------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) > 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 > Fix For: 0.8.3 > > 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)