Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Admin API


kafka-consumer-groups

Compatibility, Deprecation, and Migration Plan

TODO


Case Studies

Let’s look at a few examples to illustrate the rebalance logic. Let’s assume that the group is subscribed to the topic foo which has 3 partitions.

...

All the members have eventually advanced to the group epoch (3).

Compatibility, Deprecation, and Migration Plan

  • Kafka 4.0 opt-in, consumer support.
  • Kafka 4.x opt-in, streams support.
  • Kafka 5.0, new protocol by default.

Test Plan

  • Unit/Integration/System /tests
  • Simulation Tests
  • TLA+

Rejected Alternatives

TODO

...