[
https://issues.apache.org/jira/browse/KAFKA-3991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15418966#comment-15418966
]
ASF GitHub Bot commented on KAFKA-3991:
---------------------------------------
GitHub user hsun-cnnxty reopened a pull request:
https://github.com/apache/kafka/pull/1666
[KAFKA-3991]: allow MirrorMaker to have custom producer
Please see jira: https://issues.apache.org/jira/browse/KAFKA-3991
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hsun-cnnxty/kafka k3991
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1666.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1666
----
commit a5fdf0946fc47a3b31c48d037f6c5e3e1aa868ee
Author: Hang Sun <[email protected]>
Date: 2016-07-26T16:36:42Z
KAFKA-3991: allow MirrorMaker to have custom producer
----
> MirrorMaker: allow custom publisher
> -----------------------------------
>
> Key: KAFKA-3991
> URL: https://issues.apache.org/jira/browse/KAFKA-3991
> Project: Kafka
> Issue Type: Improvement
> Components: tools
> Affects Versions: 0.9.0.1
> Reporter: Hang Sun
> Priority: Minor
> Labels: features
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> It would be nice if MirrorMaker allows custom publisher to be plugged in.
> The use case we have is to use a customized REST publisher with Kafka REST
> Proxy (http://docs.confluent.io/2.0.0/kafka-rest/docs/index.html) to mirror
> data cross data center via public internet.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)