[
https://issues.apache.org/jira/browse/STORM-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14214916#comment-14214916
]
ASF GitHub Bot commented on STORM-512:
--------------------------------------
Github user revans2 commented on the pull request:
https://github.com/apache/storm/pull/275#issuecomment-63347222
The changes look fine to me. +1, @d2r in this case the bolt is taking its
input and sending it to a kafka queue. I don't think we want to send ticks to
the kafka queue, as the ticks are internal to storm, and will not have the
key/value that all other tuples have.
> 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)