Sha256: 07279c589565b0adc60c88a4b492c3c5b43e7f20aa6b181fb1842389443c40a4
Contents?: true
Size: 1.82 KB
Versions: 3
Compression:
Stored size: 1.82 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. throttling.active_format: needs to be either true or false throttling.limit_format: needs to be equal or more than 1 throttling.interval_format: needs to be equal or more than 1 filtering.active_missing: needs to be present filtering.factory_format: 'needs to respond to #call' filtering.factories_format: 'needs to contain only factories responding to #call' filtering.active_format: 'needs to be boolean' expiring.ttl_format: 'needs to be equal or more than 0 and an integer' expiring.active_format: 'needs to be boolean' delaying.delay_format: 'needs to be equal or more than 0 and an integer' delaying.active_format: 'needs to be boolean' 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
karafka-2.0.41 | config/locales/pro_errors.yml |
karafka-2.0.40 | config/locales/pro_errors.yml |
karafka-2.0.39 | config/locales/pro_errors.yml |