Claus Ibsen created CAMEL-20382:
-----------------------------------
Summary: 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
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)