Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-103

Make whitelist/blacklist mirror configs more consistent

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.7
    • 0.7
    • None
    • None

    Description

      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).

      Attachments

        1. kafka-103-incremental-v2.patch
          3 kB
          Joel Jacob Koshy
        2. kafka-103-patch.v1
          4 kB
          Joel Jacob Koshy

        Activity

          People

            junrao Jun Rao
            jjkoshy Joel Jacob Koshy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: