[
https://issues.apache.org/jira/browse/STORM-2413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jungtaek Lim resolved STORM-2413.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.1.1
2.0.0
Thanks [~Srdo], I merged into master and 1.x-branch.
> New Kafka spout is ignoring retry limit
> ---------------------------------------
>
> Key: STORM-2413
> URL: https://issues.apache.org/jira/browse/STORM-2413
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-kafka-client
> Reporter: Stig Rohde Døssing
> Assignee: Stig Rohde Døssing
> Priority: Critical
> Fix For: 2.0.0, 1.1.1
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> The new Kafka spout ignores retry limits. The problem is that a new
> KafkaSpoutMessageId is constructed on every retry, so the numFails counter it
> contains is always either 0 or 1. We should reuse the existing message id
> when retrying a record.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)