Description
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.
Attachments
Issue Links
- links to