[
https://issues.apache.org/jira/browse/KAFKA-7615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16687423#comment-16687423
]
James Cheng commented on KAFKA-7615:
------------------------------------
[~adeetikaushal]: This can be implemented by supplying a MessageHandler to
mirrormaker. See
[https://github.com/gwenshap/kafka-examples/tree/master/MirrorMakerHandler] for
an example.
> Support different topic name in source and destination server in Mirrormaker
> ----------------------------------------------------------------------------
>
> Key: KAFKA-7615
> URL: https://issues.apache.org/jira/browse/KAFKA-7615
> Project: Kafka
> Issue Type: New Feature
> Components: mirrormaker
> Reporter: Adeeti Kaushal
> Priority: Minor
>
> Currently mirrormaker only supports same topic name in source and destination
> broker. Support for different topic names in source and destination brokers
> is needed.
>
> source broker : topic name -> topicA
> destination broker: topic name -> topicB
>
> MirrorData from topicA to topicB
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)