[ 
https://issues.apache.org/jira/browse/STORM-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15234775#comment-15234775
 ] 

ASF GitHub Bot commented on STORM-1705:
---------------------------------------

GitHub user abhishekagarwal87 opened a pull request:

    https://github.com/apache/storm/pull/1331

    STORM-1705: Cap number of retries for a failed message

    This PR also makes retry strategy pluggable. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/abhishekagarwal87/storm cap-retry

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/1331.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1331
    
----
commit 6e174fd1632b6b18b418d5fb819424b17d3c4dcb
Author: Abhishek Agarwal <abhishek.agar...@inmobi.com>
Date:   2016-04-05T15:26:41Z

    STORM-1705: Cap number of retries for a failed message

----


> 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)

Reply via email to