[
https://issues.apache.org/jira/browse/KAFKA-16971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-16971.
------------------------------------
Fix Version/s: 3.9.0
Resolution: Fixed
> 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: PoAn Yang
> Priority: Trivial
> Fix For: 3.9.0
>
>
> 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)