[
https://issues.apache.org/jira/browse/STORM-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15306696#comment-15306696
]
Stephen Powis commented on STORM-1705:
--------------------------------------
Hey so I missed this ticket yesterday when I created STORM-1869. What do you
think about implementing my 2nd idea listed in that ticket?
{quote}
Additionally, it'd be fantastic if the spout could do a one-time emit of this
tuple down a "failed" stream once it will no longer be retried. This stream
would allow you to handle these failed tuples in some way – persist the failed
tuple to some other storage system to be replayed later? logged? ignored? tons
of things you could possibly want to do with these.
{quote}
> Cap on number of retries for a failed message in kafka spout
> ------------------------------------------------------------
>
> Key: STORM-1705
> URL: https://issues.apache.org/jira/browse/STORM-1705
> Project: Apache Storm
> Issue Type: New Feature
> Components: storm-kafka
> Reporter: Abhishek Agarwal
> Assignee: Abhishek Agarwal
>
> The kafka-spout module based on newer APIs has a cap on the number of times,
> a message is to be retried. It will be a good feature add in the older kafka
> spout code as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)