You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jiangjie Qin (JIRA)" <ji...@apache.org> on 2015/09/03 02:08:45 UTC

[jira] [Updated] (KAFKA-1840) Add a simple message handler in Mirror Maker

     [ https://issues.apache.org/jira/browse/KAFKA-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiangjie Qin updated KAFKA-1840:
--------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

The code has been checked in KAFKA-1997

> 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)