You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/05/30 02:25:00 UTC

[jira] [Commented] (KAFKA-8446) KStream restoration will crash with NPE when the record value is null

    [ https://issues.apache.org/jira/browse/KAFKA-8446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16851468#comment-16851468 ] 

ASF GitHub Bot commented on KAFKA-8446:
---------------------------------------

abbccdda commented on pull request #6842: KAFKA-8446: bug fix for blocking change
URL: https://github.com/apache/kafka/pull/6842
 
 
   When the restored record value is null, we are in danger of NPE during restoration phase.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> KStream restoration will crash with NPE when the record value is null
> ---------------------------------------------------------------------
>
>                 Key: KAFKA-8446
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8446
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 2.3.0
>            Reporter: Boyang Chen
>            Assignee: Boyang Chen
>            Priority: Blocker
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)