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

ASF GitHub Bot commented on STORM-512:
--------------------------------------

Github user nielsbasjes commented on the pull request:

    https://github.com/apache/storm/pull/275#issuecomment-60935570
  
    The execute of the KafkaBolt puts the tuple into Kafka as a message.
    What I ran into is that the Ticks were put into Kafka as messages too. 
    My consumers of this Kafka queue got really upset (lots of deserialisation 
exceptions) over these ticks.
    
    I'll update the example code as you indicated.


> KafkaBolt doesn't handle ticks properly
> ---------------------------------------
>
>                 Key: STORM-512
>                 URL: https://issues.apache.org/jira/browse/STORM-512
>             Project: Apache Storm
>          Issue Type: Bug
>            Reporter: Niels Basjes
>
> I found that when using the KafkaBolt the tick tuples are not handled 
> properly. They should be ignored and the reality is that they are not.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to