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

Yi Pan (Data Infrastructure) commented on SAMZA-911:
----------------------------------------------------

[~jagadish1...@gmail.com], added comments to the RB. Thanks!

> Abandon producer retry after a certain # of errors
> --------------------------------------------------
>
>                 Key: SAMZA-911
>                 URL: https://issues.apache.org/jira/browse/SAMZA-911
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Jagadish
>            Assignee: Jagadish
>             Fix For: 0.10.1
>
>         Attachments: SAMZA-911.0.patch
>
>
> Currently, the KafkaSystemProducer's  producer loop keeps retrying 
> indefinitely when there is an exception in the retryBackOff loop. If there 
> are repeated exceptions, then it makes sense to retry for awhile, and then 
> fail the container. 
> Long term, we should focus on getting rid off the retryBackOff loop, and 
> close the producer object in the callback during failure. This will guarantee 
> in-order delivery.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to