[
https://issues.apache.org/jira/browse/STORM-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286133#comment-15286133
]
ASF GitHub Bot commented on STORM-1705:
---------------------------------------
Github user abhishekagarwal87 commented on the pull request:
https://github.com/apache/storm/pull/1331#issuecomment-219632576
I agree @HeartSaVioR. Happy to incorporate feedback on the interface
improve it further. One limitation I see is that interface takes offsets. It is
not possible to add an implementation which can store failed messages in memory
and return them (like new Kafka spout). But the interface still provides the
control over actions on message retry e.g. one can log the offset in a log file
if it exhausts the number of retries etc.
> 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)