Stig Rohde Døssing created STORM-2413:
-----------------------------------------

             Summary: 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


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)

Reply via email to