Github user michaelandrepearce closed the pull request at:
https://github.com/apache/kafka/pull/3323
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/kafka/pull/3323
KAFKA-5354: MirrorMaker not preserving headers
Add test case to ensure fix and avoid regression
Update mirror maker for new consumer to preserve headers
You can merge this pull
GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/kafka/pull/3322
KAFKA-5354: MirrorMaker not preserving headers
Add test case to ensure fix and avoid regression
Update mirror maker for new consumer to preserve headers
You can merge this pull
GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/kafka/pull/2991
KAFKA-4208: Add Record Headers
Update upgrade.html
Raising this now, as KIP-118 is pulled from release as such submitting this
without java 8 changes.
As per remaining
GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/kafka/pull/2942
KAFKA-5142: Expose Record Headers in Kafka Connect
as per KIP-145
Add constructors to Connect/Source/SinkRecord to take Iterable
add accessor method to ConnectRecord "He
GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/kafka/pull/2772
KAFKA-4208: Add Record Headers
As per KIP-82
Adding record headers api to ProducerRecord, ConsumerRecord
Support to convert from protocol to api added Kafka Producer, Kafka