[ 
https://issues.apache.org/jira/browse/KAFKA-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jun Rao resolved KAFKA-103.
---------------------------

       Resolution: Fixed
    Fix Version/s: 0.7

I think the concerns raised here can be addressed with clear documentation on 
how mirroring is done.
                
> Make whitelist/blacklist mirror configs more consistent
> -------------------------------------------------------
>
>                 Key: KAFKA-103
>                 URL: https://issues.apache.org/jira/browse/KAFKA-103
>             Project: Kafka
>          Issue Type: Improvement
>    Affects Versions: 0.7
>            Reporter: Joel Koshy
>            Assignee: Jun Rao
>            Priority: Minor
>             Fix For: 0.7
>
>         Attachments: kafka-103-incremental-v2.patch, kafka-103-patch.v1
>
>
> The blacklist config for kafka mirrors is a comma separated list of topics. 
> However, the whitelist config is a comma-separated list of 
> "topics:numthreads" pairs, which allows for a multi-threaded consumer in the 
> mirror. It will be good to keep the two configs consistent in format. So, we 
> can make the whitelist config a comma-separated list of topics and provide a 
> config (say, kafka.mirror.consumer.threads) that will specify the number of 
> threads to use for all topics in the whitelist (if present).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to