Nick Kleinschmidt created STORM-1086: ----------------------------------------
Summary: Make FailedMsgRetryManager configurable when setting up KafkaSpout Key: STORM-1086 URL: https://issues.apache.org/jira/browse/STORM-1086 Project: Apache Storm Issue Type: Improvement Components: storm-kafka Reporter: Nick Kleinschmidt Assignee: Nick Kleinschmidt Priority: Minor The FailedMsgRetryManager interface makes replay behavior configurable and we default to using ExponentialBackoffMsgRetryManager, but there's no way to define your own FailedMsgRetryManager and plug it in when setting up KafkaSpout. -- This message was sent by Atlassian JIRA (v6.3.4#6332)