[
https://issues.apache.org/jira/browse/KAFKA-5354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16048318#comment-16048318
]
ASF GitHub Bot commented on KAFKA-5354:
---------------------------------------
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 request into a Git repository by running:
$ git pull https://github.com/IG-Group/kafka KAFKA-5354-0.11.0
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/3323.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 #3323
----
commit 8dc160a74b2cc660f073d56ed77587e545951573
Author: Michael Andre Pearce <[email protected]>
Date: 2017-06-13T19:52:50Z
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)