You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Mohammad Abareghi (JIRA)" <ji...@apache.org> on 2018/01/03 13:15:00 UTC

[jira] [Created] (FLINK-8354) Flink Kafka connector ingonre Kafka message headers

Mohammad Abareghi created FLINK-8354:
----------------------------------------

             Summary: Flink Kafka connector ingonre Kafka message  headers 
                 Key: FLINK-8354
                 URL: https://issues.apache.org/jira/browse/FLINK-8354
             Project: Flink
          Issue Type: Bug
          Components: Kafka Connector
         Environment: Kafka 0.11.0.0
Flink 1.4.0
flink-connector-kafka-0.11_2.11 
            Reporter: Mohammad Abareghi


Kafka has introduced notion of Header for messages in version 0.11.0.0  https://issues.apache.org/jira/browse/KAFKA-4208.

But flink-connector-kafka-0.11_2.11 which supports kafka 0.11.0.0 ignores headers when consuming kafka messages. 

It would be useful in some scenarios, such as distributed log tracing, to support message headers to FlinkKafkaConsumer011 and FlinkKafkaProducer011. 




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)