You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2011/08/18 01:34:27 UTC

[jira] [Commented] (KAFKA-103) Make whitelist/blacklist mirror configs more consistent

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

Jun Rao commented on KAFKA-103:
-------------------------------

Thanks, Joel. Just committed this.

> 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
>            Priority: Minor
>         Attachments: 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira