Sha256: 15121902657aa3b324ea2def3d5c7c0827c5f3892ebca682a00b3c58657e97ac
Contents?: true
Size: 990 Bytes
Versions: 11
Compression:
Stored size: 990 Bytes
Contents
en: dry_validation: errors: broker_schema: > has an invalid format. Expected schema, host and port number. Example: kafka://127.0.0.1:9092 or kafka+ssl://127.0.0.1:9092 ssl_client_cert_with_ssl_client_cert_key: > Both ssl_client_cert and ssl_client_cert_key need to be provided. ssl_client_cert_key_with_ssl_client_cert: > Both ssl_client_cert_key and ssl_client_cert need to be provided. ssl_client_cert_chain_with_ssl_client_cert: > Both ssl_client_cert_chain and ssl_client_cert need to be provided. ssl_client_cert_chain_with_ssl_client_cert_key: > Both ssl_client_cert_chain and ssl_client_cert_key need to be provided. ssl_client_cert_key_password_with_ssl_client_cert_key: > Both ssl_client_cert_key_password and ssl_client_cert_key need to be provided. sasl_oauth_token_provider_respond_to_token: > sasl_oauth_token_provider needs to respond to a #token method.
Version data entries
11 entries across 11 versions & 1 rubygems