[
https://issues.apache.org/jira/browse/KAFKA-5040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999314#comment-15999314
]
Eno Thereska commented on KAFKA-5040:
-------------------------------------
[~davispw] Yes, setting that variable to 1 attempts to provide ordering
guarantees. However the best guarantees (as also discussed on that JIRA) are
coming up in 0.11 when exactly-once is enabled.
> 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)