Chia-Ping Tsai created KAFKA-16971:
--------------------------------------
Summary: Fix the incorrect format string in
QuorumConfigs#parseBootstrapServer
Key: KAFKA-16971
URL: https://issues.apache.org/jira/browse/KAFKA-16971
Project: Kafka
Issue Type: Bug
Reporter: Chia-Ping Tsai
Assignee: Chia-Ping Tsai
https://github.com/apache/kafka/blob/bcf781230e750fd5efbf276e984f2875bf9fa683/raft/src/main/java/org/apache/kafka/raft/QuorumConfig.java#L237
the `{}` should be replaced by `$s`
--
This message was sent by Atlassian Jira
(v8.20.10#820010)