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


##########
core/src/main/scala/kafka/server/DynamicBrokerConfig.scala:
##########
@@ -675,7 +677,7 @@ object DynamicLogConfig {
   // Exclude message.format.version for now since we need to check that the 
version
   // is supported on all brokers in the cluster.
   @nowarn("cat=deprecation")
-  val ExcludedConfigs = Set(ServerLogConfigs.LOG_MESSAGE_FORMAT_VERSION_CONFIG)

Review Comment:
   I don't run it actually, but IIRC "-" operator should work. See following 
screenshot
   
   
![image](https://github.com/apache/kafka/assets/6234750/b2e46f3a-65b1-4e95-9aaf-ff48bbff11ad)
   
   Please correct me for my Scala education 😄 



-- 
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