[ 
https://issues.apache.org/jira/browse/KAFKA-5299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16069070#comment-16069070
 ] 

Jyoti commented on KAFKA-5299:
------------------------------

Hi, 

I was using the following config : 

which is not working 
--consumer.config consumer1.properties --num.streams 10 --producer.config 
producer1.properties --whitelist "topic1, topic2, topic3" --new.consumer

and these are working 
--consumer.config consumer1.properties --num.streams 10 --producer.config 
producer1.properties --whitelist "topic1" --new.consumer

--consumer.config consumer1.properties --num.streams 10 --producer.config 
producer1.properties --whitelist ".*"  --new.consumer

> MirrorMaker with New.consumer doesn't consume message from multiple topics 
> whitelisted 
> ---------------------------------------------------------------------------------------
>
>                 Key: KAFKA-5299
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5299
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 0.9.0.1
>            Reporter: Jyoti
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to