[ https://issues.apache.org/jira/browse/KAFKA-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15139187#comment-15139187 ]
Joe Hohertz commented on KAFKA-611: ----------------------------------- I've recently run into this in MirrorMaker, and am considering work on a fix as I need per-source whitelisting, and the current approach applies the whitelist globally. It looks like it was partially implemented as a part of KAFKA-74, and/or has regressed since. The approach I am considering is to treat the commandline param if supplied as a global default, and individual source properties can override with their own value. Would be interested in anyone else's thoughts on this. > Migration tool and Mirror Maker ignore mirror.topics.whitelist in config > ------------------------------------------------------------------------ > > Key: KAFKA-611 > URL: https://issues.apache.org/jira/browse/KAFKA-611 > Project: Kafka > Issue Type: Bug > Components: config > Affects Versions: 0.7, 0.8.0 > Reporter: Chris Riccomini > > Apparently Kafka ignores the "mirror.topics.whitelist" setting in both 0.7 > MirrorMaker and 0.8 KafkaMigrationTool. It only appears to pay attention to > --whitelist. -- This message was sent by Atlassian JIRA (v6.3.4#6332)