[
https://issues.apache.org/jira/browse/KAFKA-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046296#comment-15046296
]
ASF GitHub Bot commented on KAFKA-1997:
---------------------------------------
GitHub user granthenke opened a pull request:
https://github.com/apache/kafka/pull/638
MINOR: Remove unused DoublyLinkedList
It used to be used by MirrorMaker but its usage was removed in KAFKA-1997.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/granthenke/kafka remove-dll
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/638.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 #638
----
commit 7fa9407e5971cdb8bd2e4902f94b200f8b6088a6
Author: Grant Henke <[email protected]>
Date: 2015-12-08T03:47:52Z
MINOR: Remove unused DoublyLinkedList
It used to be used by MirrorMaker but its usage was removed in KAFKA-1997.
----
> Refactor Mirror Maker
> ---------------------
>
> Key: KAFKA-1997
> URL: https://issues.apache.org/jira/browse/KAFKA-1997
> Project: Kafka
> Issue Type: Improvement
> Reporter: Jiangjie Qin
> Assignee: Jiangjie Qin
> Fix For: 0.9.0.0
>
> Attachments: KAFKA-1997.patch, KAFKA-1997.patch,
> KAFKA-1997_2015-03-03_16:28:46.patch, KAFKA-1997_2015-03-04_15:07:46.patch,
> KAFKA-1997_2015-03-04_15:42:45.patch, KAFKA-1997_2015-03-05_20:14:58.patch,
> KAFKA-1997_2015-03-09_18:55:54.patch, KAFKA-1997_2015-03-10_18:31:34.patch,
> KAFKA-1997_2015-03-11_15:20:18.patch, KAFKA-1997_2015-03-11_19:10:53.patch,
> KAFKA-1997_2015-03-13_14:43:34.patch, KAFKA-1997_2015-03-17_13:47:01.patch,
> KAFKA-1997_2015-03-18_12:47:32.patch
>
>
> Refactor mirror maker based on KIP-3
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)