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 2017/07/18 09:15:00 UTC

[jira] [Updated] (STORM-2544) Bugs in the Kafka Spout retry logic when using manual commit

     [ https://issues.apache.org/jira/browse/STORM-2544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stig Rohde Døssing updated STORM-2544:
--------------------------------------
    Affects Version/s:     (was: 1.x)
                       1.1.0

> Bugs in the Kafka Spout retry logic when using manual commit
> ------------------------------------------------------------
>
>                 Key: STORM-2544
>                 URL: https://issues.apache.org/jira/browse/STORM-2544
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-kafka-client
>    Affects Versions: 1.1.0
>            Reporter: Prasanna Ranganathan
>            Assignee: Prasanna Ranganathan
>             Fix For: 2.0.0
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> Situation: Spout configured to use manual commit with a finite number of retries.
> In the above scenario if and when a tuple fails repeatedly and hits the retry limit, it will neither be scheduled for an attempt again nor properly accounted for in the ack() method and in OffsetManager. This will block commits for the partition that the tuple belongs to.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)