Harry Waye
|
c8bf85b3af
|
chore(kafka-migrate-data): add SSL options to migrate command (#14300)
Previously, the migrate command would fail if the Kafka cluster was
configured to use SSL. This commit adds and option to specify e.g `SSL`,
`PLAINTEXT`, `SASL_SSL` etc. as per
https://kafka.apache.org/25/javadoc/org/apache/kafka/common/security/auth/SecurityProtocol.html
|
2023-02-17 18:11:53 +00:00 |
|