AbdulRahman Mahmoud created KAFKA-10476:
-------------------------------------------
Summary: Error when calling (kafka-configs.sh --add-config):
org.apache.kafka.common.KafkaException: Failed to create new
KafkaAdminClient..... Caused by: javax.crypto.BadPaddingException: Given final
block
Key: KAFKA-10476
URL: https://issues.apache.org/jira/browse/KAFKA-10476
Project: Kafka
Issue Type: Bug
Components: config
Affects Versions: 2.2.1
Reporter: AbdulRahman Mahmoud
Attachments: Error.txt, Script.txt
For now We created a Cluster on AWS with MSK service, we can connetc to it
through TLS by our ceritifcates for now we can create topics, produce and
cosume with no problems.
however when we use the same configuration for the "kafka-config-sh
--add-config", like this attached [^Script.txt] snippet for example it fails,
i have attached a file([^Error.txt]) for the log of the error.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)