[
https://issues.apache.org/jira/browse/KAFKA-3086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15126438#comment-15126438
]
Gwen Shapira commented on KAFKA-3086:
-------------------------------------
Ick. Sorry for the confusion and inconsistency. All good then :)
> unused handle method in MirrorMakerMessageHandler
> -------------------------------------------------
>
> Key: KAFKA-3086
> URL: https://issues.apache.org/jira/browse/KAFKA-3086
> Project: Kafka
> Issue Type: Improvement
> Affects Versions: 0.9.0.0
> Reporter: Jun Rao
> Assignee: Jakub Nowak
> Labels: newbie
> Fix For: 0.9.1.0
>
>
> The following method is never used by MirrorMaker.
> trait MirrorMakerMessageHandler {
> def handle(record: MessageAndMetadata[Array[Byte], Array[Byte]]):
> util.List[ProducerRecord[Array[Byte], Array[Byte]]]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)