[
https://issues.apache.org/jira/browse/CAMEL-20382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-20382.
---------------------------------
Resolution: Fixed
> camel-kafka - RecordMetadata header should be named like the other headers
> --------------------------------------------------------------------------
>
> Key: CAMEL-20382
> URL: https://issues.apache.org/jira/browse/CAMEL-20382
> Project: Camel
> Issue Type: Improvement
> Components: camel-kafka
> Reporter: Claus Ibsen
> Assignee: Jono Morris
> Priority: Major
> Fix For: 4.4.0
>
>
> Should be
> public static final String KAFKA_RECORDMETA = "kafka.RECORDMETA";
> Instead of
> public static final String KAFKA_RECORDMETA =
> "org.apache.kafka.clients.producer.RecordMetadata";
--
This message was sent by Atlassian Jira
(v8.20.10#820010)