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/03/25 08:37:00 UTC

[jira] [Comment Edited] (STORM-3360) tuples are getting double from Spout to bolt

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

Stig Rohde Døssing edited comment on STORM-3360 at 3/25/19 8:36 AM:
--------------------------------------------------------------------

Is your bolt acking the tuple? Also how many spout tasks do you have?


was (Author: srdo):
Is your bolt acking the tuple?

> tuples are getting double from Spout to bolt
> --------------------------------------------
>
>                 Key: STORM-3360
>                 URL: https://issues.apache.org/jira/browse/STORM-3360
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>    Affects Versions: 1.2.2
>            Reporter: antarix bhardwaj
>            Priority: Major
>              Labels: newbie
>         Attachments: boltSnip.png, spoutSnip.png
>
>
> the next tuple of the spout sends 10 tuples and the execute of the bolt reads 20. It is like one tuple is received twice before the send tuple comes. the atomacity is 1.



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