You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jay Kreps (Assigned) (JIRA)" <ji...@apache.org> on 2011/11/12 22:15:52 UTC

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

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

Jay Kreps reassigned KAFKA-103:
-------------------------------

    Assignee: Jun Rao

Is this complete?
                
> 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
>         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