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

Stig Rohde Døssing updated STORM-3043:
--------------------------------------
    Affects Version/s: 2.0.0
                       1.1.2
                       1.0.6
                       1.2.1

> NullPointerException thrown in SimpleRecordTranslator.apply()
> -------------------------------------------------------------
>
>                 Key: STORM-3043
>                 URL: https://issues.apache.org/jira/browse/STORM-3043
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-kafka-client
>    Affects Versions: 2.0.0, 1.1.2, 1.0.6, 1.2.1
>            Reporter: Cedric Le Roux
>            Assignee: Cedric Le Roux
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When using a SimpleRecordTranslator with a user-defined translator Func, a 
> NullPointerException will be thrown if Func.apply() returns null. A null List 
> object is a valid return value from apply() if the ConsumerRecord is invalid.
> SimpleRecordTranslator does not check for a null result before attempting to 
> call the addAll method of the List.



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

Reply via email to