Jiangjie Qin created KAFKA-1840:
-----------------------------------
Summary: 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
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)