This is an automated email from the ASF dual-hosted git repository.

chia7712 pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git


    from aaca67ceed4 MINOR: Fix Javadoc parsing issues for Checkstyle (#21200)
     add 45a51fe19e3 KAFKA-18928 Support dynamically changing configs for a 
specific dynamic quorum controller (#20938)

No new revisions were added by this update.

Summary of changes:
 docs/getting-started/upgrade.md                    |   1 +
 docs/getting-started/zk2kraft.md                   |   2 +-
 .../kafka/controller/ClusterControlManager.java    |   4 +
 .../apache/kafka/controller/QuorumController.java  |  19 +++-
 .../kafka/controller/QuorumControllerTest.java     |  26 +++++
 .../BootstrapControllersIntegrationTest.java       | 114 +++++++++++++++++----
 .../kafka/common/test/api/ClusterConfig.java       |  20 +++-
 .../apache/kafka/common/test/api/ClusterTest.java  |   1 +
 .../common/test/junit/ClusterTestExtensions.java   |   1 +
 .../test/junit/RaftClusterInvocationContext.java   |   1 +
 10 files changed, 161 insertions(+), 28 deletions(-)

Reply via email to