Sha256: c1d54743c86899c0f6c65ffbb30a7ece5b3516a7d512f97734f5f9bf868c0792

Contents?: true

Size: 530 Bytes

Versions: 5

Compression:

Stored size: 530 Bytes

Contents

en:
  dry_validation:
    errors:
      max_timeout_vs_pause_max_timeout: pause_timeout must be less or equal to pause_max_timeout
      shutdown_timeout_vs_max_wait_time: shutdown_timeout must be more than max_wait_time
      topics_names_not_unique: all topic names within a single consumer group must be unique
      required_usage_count: Given topic must be used at least once
      consumer_groups_inclusion: Unknown consumer group
      kafka_key_must_be_a_symbol: All keys under the kafka settings scope need to be symbols

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
karafka-2.0.0.rc1 config/errors.yml
karafka-2.0.0.beta5 config/errors.yml
karafka-2.0.0.beta4 config/errors.yml
karafka-2.0.0.beta3 config/errors.yml
karafka-2.0.0.beta2 config/errors.yml