[
https://issues.apache.org/jira/browse/KAFKA-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15390055#comment-15390055
]
ASF GitHub Bot commented on KAFKA-1650:
---------------------------------------
GitHub user ottomata opened a pull request:
https://github.com/apache/kafka/pull/1654
MINOR: Update MirrorMaker docs to remove multiple --consumer.config options
See:
- https://issues.apache.org/jira/browse/KAFKA-1650
-
https://mail-archives.apache.org/mod_mbox/kafka-users/201512.mbox/%3ccahwhrruetq_-ehxiuxdrbghcrt-0e_t0+5koyaf9qy4anvq...@mail.gmail.com%3E
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ottomata/kafka mirror-maker-doc-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1654.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 #1654
----
commit 1ecc0a6491fdfdaf7a9bfa9611d5938599fdad3f
Author: Andrew Otto <[email protected]>
Date: 2016-07-22T19:03:44Z
Update MirrorMaker docs to remove multiple --consumer.config options
See:
- https://issues.apache.org/jira/browse/KAFKA-1650
-
https://mail-archives.apache.org/mod_mbox/kafka-users/201512.mbox/%3ccahwhrruetq_-ehxiuxdrbghcrt-0e_t0+5koyaf9qy4anvq...@mail.gmail.com%3E
----
> Mirror Maker could lose data on unclean shutdown.
> -------------------------------------------------
>
> Key: KAFKA-1650
> URL: https://issues.apache.org/jira/browse/KAFKA-1650
> Project: Kafka
> Issue Type: Improvement
> Reporter: Jiangjie Qin
> Assignee: Jiangjie Qin
> Fix For: 0.9.0.0
>
> Attachments: KAFKA-1650.patch, KAFKA-1650_2014-10-06_10:17:46.patch,
> KAFKA-1650_2014-11-12_09:51:30.patch, KAFKA-1650_2014-11-17_18:44:37.patch,
> KAFKA-1650_2014-11-20_12:00:16.patch, KAFKA-1650_2014-11-24_08:15:17.patch,
> KAFKA-1650_2014-12-03_15:02:31.patch, KAFKA-1650_2014-12-03_19:02:13.patch,
> KAFKA-1650_2014-12-04_11:59:07.patch, KAFKA-1650_2014-12-06_18:58:57.patch,
> KAFKA-1650_2014-12-08_01:36:01.patch, KAFKA-1650_2014-12-16_08:03:45.patch,
> KAFKA-1650_2014-12-17_12:29:23.patch, KAFKA-1650_2014-12-18_18:48:18.patch,
> KAFKA-1650_2014-12-18_22:17:08.patch, KAFKA-1650_2014-12-18_22:53:26.patch,
> KAFKA-1650_2014-12-18_23:41:16.patch, KAFKA-1650_2014-12-22_19:07:24.patch,
> KAFKA-1650_2014-12-23_07:04:28.patch, KAFKA-1650_2014-12-23_16:44:06.patch
>
>
> Currently if mirror maker got shutdown uncleanly, the data in the data
> channel and buffer could potentially be lost. With the new producer's
> callback, this issue could be solved.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)