[
https://issues.apache.org/jira/browse/KAFKA-17927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-17927.
------------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
> Disallow users to configure `max.in.flight.requests.per.connection` bigger
> than 5
> ---------------------------------------------------------------------------------
>
> Key: KAFKA-17927
> URL: https://issues.apache.org/jira/browse/KAFKA-17927
> Project: Kafka
> Issue Type: Improvement
> Components: clients, producer
> Reporter: Chia-Ping Tsai
> Assignee: TengYao Chi
> Priority: Major
> Fix For: 4.0.0
>
>
> As idempotent producer is the default behavior in 4.0, we should add a upper
> bound (5) to `max.in.flight.requests.per.connection`.
> reference:
> [0] https://github.com/apache/kafka/pull/11788#discussion_r810402844
> [1]
> https://github.com/apache/kafka/blob/af53758746485daa06c4d4366036c04f7f9f0e63/clients/src/main/java/org/apache/kafka/clients/producer/ProducerConfig.java#L589
--
This message was sent by Atlassian Jira
(v8.20.10#820010)