You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Peter Davis (JIRA)" <ji...@apache.org> on 2017/05/06 05:58:04 UTC

[jira] [Commented] (KAFKA-5040) Increase number of Streams producer retries from the default of 0

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

Peter Davis commented on KAFKA-5040:
------------------------------------

Just confirming that per [this comment on KAFKA-3197](https://issues.apache.org/jira/browse/KAFKA-3197?focusedCommentId=15130761&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15130761), this change does not break any ordering guarantees?

> Increase number of Streams producer retries from the default of 0
> -----------------------------------------------------------------
>
>                 Key: KAFKA-5040
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5040
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams
>    Affects Versions: 0.10.2.0
>            Reporter: Eno Thereska
>            Assignee: Eno Thereska
>            Priority: Blocker
>             Fix For: 0.11.0.0, 0.10.2.1
>
>
> In Kafka Streams, the default value for the producer retries is not changed from the default of 0. That leads to situations where a streams instance fails when a broker is temporarily unavailable. Increasing this number to > 0 would help.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)