alexeyt820 commented on issue #6615: [FLINK-8354] [flink-connectors] Add 
ability to access and provider Kafka headers
URL: https://github.com/apache/flink/pull/6615#issuecomment-457051271
 
 
   The compile problem was due master flink-connector-kafka-base uses Kafka 
0.10.2.1, where ConsumerRecord constructor has different signature from Kafka 
0.8, which was used flink-connector-kafka-base when I branched PR branch. To be 
signature independent, changed test to use mock instead for creating 
ConsumerRecord via constructor.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to