[
https://issues.apache.org/jira/browse/STORM-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073665#comment-15073665
]
ASF GitHub Bot commented on STORM-1425:
---------------------------------------
Github user arunmahadevan commented on the pull request:
https://github.com/apache/storm/pull/982#issuecomment-167749925
I don't think tick tuples needs to be acked. They are inserted directly
into the receive-queue of the executor at specified intervals.
> Tick tuples must be acked like "normal" tuples
> ----------------------------------------------
>
> Key: STORM-1425
> URL: https://issues.apache.org/jira/browse/STORM-1425
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Xin Wang
> Assignee: Xin Wang
>
> Since HBaseBolt,HiveBolt,AbstractHdfsBolt are extending BaseRichBolt, I think
> we should perform a collector.ack(input) before return. Tick tuples must be
> acked like "normal" tuples.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)