m1a2st opened a new pull request, #18390:
URL: https://github.com/apache/kafka/pull/18390

   Jira: https://issues.apache.org/jira/browse/KAFKA-18403
   
   I testing all dynamic config, only `ADVERTISED_LISTENERS_CONFIG` can't 
dynamic change in Kraft, thus I remove it from dynamic config list, I still 
remain `ADVERTISED_LISTENERS_CONFIG` check in reconfig.
   
https://github.com/apache/kafka/blob/a628d9bc4d82ddb63ca00f7bcd88a6a6788eae7f/core/src/main/scala/kafka/server/DynamicBrokerConfig.scala#L1015
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


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