You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jiangjie Qin (JIRA)" <ji...@apache.org> on 2015/01/23 23:30:34 UTC

[jira] [Updated] (KAFKA-1896) Record size funcition of record in mirror maker hit NPE when the message value is null.

     [ https://issues.apache.org/jira/browse/KAFKA-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiangjie Qin updated KAFKA-1896:
--------------------------------
    Status: Patch Available  (was: Open)

> 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)