[
https://issues.apache.org/jira/browse/KAFKA-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14283390#comment-14283390
]
Jiangjie Qin commented on KAFKA-1840:
-------------------------------------
Created reviewboard https://reviews.apache.org/r/30063/diff/
against branch origin/trunk
> Add a simple message handler in Mirror Maker
> --------------------------------------------
>
> Key: KAFKA-1840
> URL: https://issues.apache.org/jira/browse/KAFKA-1840
> Project: Kafka
> Issue Type: Improvement
> Reporter: Jiangjie Qin
> Attachments: KAFKA-1840.patch
>
>
> Currently mirror maker simply mirror all the messages it consumes from the
> source cluster to target cluster. It would be useful to allow user to do some
> simple process such as filtering/reformatting in mirror maker. We can allow
> user to wire in a message handler to handle messages. The default handler
> could just do nothing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)