clolov commented on code in PR #18641:
URL: https://github.com/apache/kafka/pull/18641#discussion_r1939451332


##########
core/src/main/scala/kafka/server/DynamicBrokerConfig.scala:
##########
@@ -48,13 +48,6 @@ import scala.collection._
 import scala.jdk.CollectionConverters._
 
 /**
-  * Dynamic broker configurations are stored in ZooKeeper and may be defined 
at two levels:

Review Comment:
   Heya @m1a2st! I have a follow-up ask, while the two levels are still present 
they will no longer be under the path specified in this file since the path is 
ZK-specific. As long as we don't use this comment to generate documentation I 
am okay with this being removed in a subsequent PR. However, if we use this 
file to generate documentation could you change this as part of this PR?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to