Chia-Ping Tsai created KAFKA-16553:
--------------------------------------
Summary: log controller configs when startup
Key: KAFKA-16553
URL: https://issues.apache.org/jira/browse/KAFKA-16553
Project: Kafka
Issue Type: Improvement
Reporter: Chia-Ping Tsai
Assignee: Chia-Ping Tsai
We can't observe the controller configs from the log file. We can copy the
solution used by broker
(https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/server/BrokerServer.scala#L492).
Or this issue should be blocked by
https://issues.apache.org/jira/browse/KAFKA-13105 to wait for more graceful
solution.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)