unknowntpo opened a new pull request, #22353: URL: https://github.com/apache/kafka/pull/22353
## Summary Move `DynamicLogConfig` from `core` to the `server` module as a Java `BrokerReconfigurable`. This also moves `extractLogConfigMap` to `AbstractKafkaConfig`, so log reconfiguration no longer depends directly on `kafka.server.KafkaConfig`. ## Testing - `./gradlew :core:test --tests kafka.server.DynamicBrokerConfigTest` -- 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]
