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

kafka mirror can't producer internal topic

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Information Provided
    • 1.0.0
    • None
    • producer
    • None

    Description

      We are using kafka-mirror-maker.sh to consume data from a 3 brokers kafka cluster and producer the data to another single broker kafka cluster

      We want to include internal topics so we added the following in the consumer configuration
      exclude.internal.topics=false

      We keep receiving the following errors:

      org.apache.kafka.common.errors.InvalidTopicException: The request attempted to perform an operation on an invalid topic.
      
       ERROR Error when sending message to topic __consumer_offsets with key: 43 bytes, value: 28 bytes with error: (org.apache.kafka.clients.producer.internals.ErrorLoggingCallback)
      
      

      It seems that the producer can't access the internal topic __consumer_offsets.

      Any way to fix that?

      Attachments

        Activity

          People

            Unassigned Unassigned
            ahmed.madkour Ahmed Madkour
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: