Florian Eckhard created CAMEL-16687:
---------------------------------------
Summary: 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
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)