Sha256: d13333cda16056c565fe174c9a17cb618164d999d7bc2db5b5742f9b5a9f5ca8

Contents?: true

Size: 1.13 KB

Versions: 11

Compression:

Stored size: 1.13 KB

Contents

en:
  validations:
    topic:
      virtual_partitions.partitioner_respond_to_call: needs to be defined and needs to respond to `#call`
      virtual_partitions.max_partitions_format: needs to be equal or more than 1
      manual_offset_management_not_with_virtual_partitions: cannot be used together with Virtual Partitions
      long_running_job.active_format: needs to be either true or false
      dead_letter_queue_with_virtual_partitions: when using Dead Letter Queue with Virtual Partitions, at least one retry is required.

    config:
      encryption.active_format: 'needs to be either true or false'
      encryption.public_key_invalid: 'is not a valid public RSA key'
      encryption.public_key_needs_to_be_public: 'is a private RSA key not a public one'
      encryption.private_keys_format: 'needs to be a hash of version and private key value'
      encryption.private_keys_need_to_be_private: 'all keys need to be private'
      encryption.version_format: must be a non-empty string
      encryption.public_key_format: 'is not a valid public RSA key'
      encryption.private_keys_invalid: 'contains an invalid private RSA key string'

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
karafka-2.0.38 config/locales/pro_errors.yml
karafka-2.0.37 config/locales/pro_errors.yml
karafka-2.0.36 config/locales/pro_errors.yml
karafka-2.0.35 config/locales/pro_errors.yml
karafka-2.0.34 config/locales/pro_errors.yml
karafka-2.0.33 config/locales/pro_errors.yml
karafka-2.0.32 config/locales/pro_errors.yml
karafka-2.0.31 config/locales/pro_errors.yml
karafka-2.0.30 config/locales/pro_errors.yml
karafka-2.0.29 config/locales/pro_errors.yml
karafka-2.0.28 config/locales/pro_errors.yml