Skip to content

Feat: KRaft quorum scalability #1009

Description

@razvan

Description

Part of #870

When scaling KRaft controllers, the quorum health should be taken into consideration.
Most importantly, new controllers should be added to Follower pool so they can participate in leader elections.
Currently new controllers are left in the Observer state and must be promoted manually by the users.

All Kafka versions shipped by SDP are affected.

This fix is required to promote KRaft support from currently "experimental" to "generally available".

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions