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.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---