chia7712 commented on code in PR #21273:
URL: https://github.com/apache/kafka/pull/21273#discussion_r2851245111


##########
core/src/main/scala/kafka/server/DynamicBrokerConfig.scala:
##########
@@ -577,8 +577,20 @@ class DynamicLogConfig(logManager: LogManager) extends 
BrokerReconfigurable with
       }
     }
 
+    def validateCordonedLogDirs(): Unit = {

Review Comment:
   > The KIP promises to update the [Decommissioning 
brokers](https://kafka.apache.org/42/operations/basic-kafka-operations/#decommissioning-brokers)
 section in the docs. That will also include the steps to decommission a log 
directory.The KIP promises to update the [Decommissioning 
brokers](https://kafka.apache.org/42/operations/basic-kafka-operations/#decommissioning-brokers)
 section in the docs. That will also include the steps to decommission a log 
directory.
   
   you have addressed it in #21523. thanks!



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to