You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Stig Rohde Døssing (JIRA)" <ji...@apache.org> on 2019/06/01 08:52:00 UTC

[jira] [Updated] (STORM-3212) Trident Kafka Spout throws NPE if Translator Returns Null

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

Stig Rohde Døssing updated STORM-3212:
--------------------------------------
    Labels: newbie  (was: )

> Trident Kafka Spout throws NPE if Translator Returns Null
> ---------------------------------------------------------
>
>                 Key: STORM-3212
>                 URL: https://issues.apache.org/jira/browse/STORM-3212
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-kafka-client
>    Affects Versions: 1.2.2
>            Reporter: John Warner
>            Priority: Major
>              Labels: newbie
>
> The Javadoc for the RecordTranslator#apply(ConsumerRecord) method says to return null to discard a ConsumerRecord. But doing that when using a Trident Kafka Spout causes the spout to throw a NullPointerException.
>  



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