Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-1275

Kafka throws when users configure replication.factor for Kafka default stream

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.13.0
    • 0.13.0
    • None
    • None

    Description

      from cpettitt:

      I have set up a default system named "default" and I want to set the replication factor to 1. I set it with the key "systems.default.default.stream.replication.factor". This gets trimmed down to "replication.factor" and is correctly used for the replication factor. However, the config is also passed to Kafka which rejects the unknown configuration key:

      14:08:20.182 [Thread-1] DEBUG org.apache.samza.system.kafka.KafkaSystemAdmin - Exception detail:
      org.apache.kafka.common.errors.InvalidConfigurationException: Unknown Log configuration replication.factor.
      

      Attachments

        Issue Links

          Activity

            People

              jmakes Jake Maes
              jmakes Jake Maes
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: