[
https://issues.apache.org/jira/browse/KAFKA-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14972690#comment-14972690
]
ASF GitHub Bot commented on KAFKA-2449:
---------------------------------------
GitHub user gwenshap opened a pull request:
https://github.com/apache/kafka/pull/356
KAFKA-2449: Update mirror maker (MirrorMaker) docs - remove reference…
…s to multiple source clusters
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gwenshap/kafka KAFKA-2449
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/356.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 #356
----
commit bf8fc4d075c565e6b25bf7d63dff363d2b8b782c
Author: Gwen Shapira <[email protected]>
Date: 2015-10-24T16:37:38Z
KAFKA-2449: Update mirror maker (MirrorMaker) docs - remove references to
multiple source clusters
----
> Update mirror maker (MirrorMaker) docs
> --------------------------------------
>
> Key: KAFKA-2449
> URL: https://issues.apache.org/jira/browse/KAFKA-2449
> Project: Kafka
> Issue Type: Bug
> Reporter: Geoff Anderson
> Assignee: Geoff Anderson
> Priority: Blocker
> Fix For: 0.9.0.0
>
>
> The Kafka docs on Mirror Maker state that it mirrors from N source clusters
> to 1 destination, but this is no longer the case. Docs should be updated to
> reflect that it mirrors from single source cluster to single target cluster.
> Docs I've found where this should be updated:
> http://kafka.apache.org/documentation.html#basic_ops_mirror_maker
> https://cwiki.apache.org/confluence/display/KAFKA/Kafka+mirroring+(MirrorMaker)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)