[
https://issues.apache.org/jira/browse/CAMEL-16687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-16687.
---------------------------------
Fix Version/s: 3.11.0
Resolution: Fixed
Thanks for reporting and the PR
> deliveryTimeoutMs cannot be set in camel-kafka configuration
> ------------------------------------------------------------
>
> Key: CAMEL-16687
> URL: https://issues.apache.org/jira/browse/CAMEL-16687
> Project: Camel
> Issue Type: Improvement
> Components: camel-kafka
> Reporter: Florian Eckhard
> Priority: Trivial
> Fix For: 3.11.0
>
>
> The Kafka parameter delivery.timeout.ms is to be set depending on
> (request.timeout.ms and linger.ms).
> (https://kafka.apache.org/documentation/#producerconfigs) Currently, the
> parameter can only be set via the additional parameters and not directly in
> the Kafka configuration. Since all three parameters are related, it would be
> practical if all three could be set directly in the configuration.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)