Yuexin Zhang created KAFKA-8095:
-----------------------------------
Summary: update ReplicationVerification to support command-config
Key: KAFKA-8095
URL: https://issues.apache.org/jira/browse/KAFKA-8095
Project: Kafka
Issue Type: Improvement
Affects Versions: 2.0.0
Reporter: Yuexin Zhang
Currently, there's no way to provide a config file to switch to SASL security
protocol. We'd enable ReplicationVerification tool to be able pick up a
command-config, like other tools such as
[ConsumerGroupCommand.scala|https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/admin/ConsumerGroupCommand.scala#L433-L436],
that way ReplicationVerification tool can support SASL client:
[https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/admin/ConsumerGroupCommand.scala#L734-L737]
[https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/admin/ConsumerGroupCommand.scala#L433-L436]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)