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

preCheck the invalid configuration for tiered storage replication factor

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.6.0
    • None
    • Tiered-Storage
    • None

    Description

      `remote.log.metadata.topic.replication.factor` is a config to set the Replication factor of remote log metadata topic. For the `min.insync.replicas`, we'll use the broker config. Today, if the `remote.log.metadata.topic.replication.factor` < `min.insync.replicas` value, everything still works until new remote log metadata records created. We should be able to identify it when broker startup to notify users to fix the invalid config.

      ref: https://kafka.apache.org/documentation/#remote_log_metadata_manager_remote.log.metadata.topic.replication.factor

      Attachments

        Activity

          People

            yangpoan PoAn Yang
            showuon Luke Chen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: