Possible bug on Kafka documentation

2024-02-21 Thread Federico Weisse
In documentation from version 3.1 to version 3.4, it looks like the retries explanation has a bug related to max.in.flight.request.per.connection related parameter and possible message reordering. https://kafka.apache.org/31/documentation.html#producerconfigs_retries https://kafka.apache.org/32/d

Re: Possible bug on Kafka documentation

2024-02-21 Thread Federico Weisse
t update for the older versions of docs. Are you willing to file a PR to kafka-site repo to fix that? Or create a JIRA issue for it? Thanks. Luke On Wed, Feb 21, 2024 at 4:23 PM Federico Weisse wrote: > In documentation from version 3.1 to version 3.4, it looks like the > retries explana