[
https://issues.apache.org/jira/browse/KAFKA-5354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16048298#comment-16048298
]
ASF GitHub Bot commented on KAFKA-5354:
---------------------------------------
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 request into a Git repository by running:
$ git pull https://github.com/IG-Group/kafka KAFKA-5354
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/3322.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3322
----
commit 9483f4590efa2c1e2662244a34ab046ca24e06c5
Author: Michael Andre Pearce <[email protected]>
Date: 2017-06-13T19:36:19Z
KAFKA-5354: MirrorMaker not preserving headers
Add test case to ensure fix and avoid regression
Update mirror maker for new consumer to preserve headers
----
> MirrorMaker not preserving headers
> ----------------------------------
>
> Key: KAFKA-5354
> URL: https://issues.apache.org/jira/browse/KAFKA-5354
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 0.11.0.0
> Reporter: Jun Rao
>
> Currently, it doesn't seem that MirrorMaker preserves headers in
> BaseConsumerRecord. So, headers won't be preserved during mirroring.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)