José Armando García Sancio
José Armando García Sancio
@dengziming take a look at the tests failures. All of the failures in `ClusterControlManagerTest` seems related to this change.
> Feature description: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=217391519#KIP853:KRaftControllerMembershipChanges-Controllerautojoining > > Add the `controller.quorum.auto.join.enable` configuration. When enabled with KIP-853 supported, follower controllers who are observers (their replica id + directory id are not in the...
@cmccabe KIP-902 has the following: > Zookeeper 3.8.2 server supports clients no older than 3.5.x (i.e. Kafka version 2.4.0) and Zookeeper 3.8.2. clients support server versions no older than 3.5.x...
> cat /tmp/kraft-combined-logs/__cluster_metadata-0/00000000000000000000-0000000000.checkpoint @muralibasani You can use `bin/kafka-dump-log --cluster-metadata-decoder --files /tmp/kraft-combined-logs/__cluster_metadata-0/00000000000000000000-0000000000.checkpoint`.
> not sure whether it is good time to do this migration since `KafkaMetadataLog` is still in core module .. I agree, the long term future is to move a...