[
https://issues.apache.org/jira/browse/KAFKA-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14300109#comment-14300109
]
Jiangjie Qin commented on KAFKA-1840:
-------------------------------------
Updated 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
> Assignee: Jiangjie Qin
> Attachments: KAFKA-1840.patch, KAFKA-1840_2015-01-20_11:36:14.patch,
> KAFKA-1840_2015-01-30_18:25:00.patch, KAFKA-1840_2015-02-01_00:16:53.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)