Skip to content

Conversation

@sobychacko
Copy link
Contributor

…IP-848)

Fixes: #3847

Issue link: #3847

KIP details: https://cwiki.apache.org/confluence/display/KAFKA/KIP-848%3A+The+Next+Generation+of+the+Consumer+Rebalance+Protocol

  • Add custom assignor warning in DefaultKafkaConsumerFactory for group.protocol=consumer
  • Add ConsumerAwareRebalanceListenerTests to verify incremental rebalancing (next gen rebalance) and the legacy rebalancer
  • Reference Docs updates

…nce protocol (KIP-848)

Fixes: spring-projects#3847

Issue link: spring-projects#3847

KIP details: https://cwiki.apache.org/confluence/display/KAFKA/KIP-848%3A+The+Next+Generation+of+the+Consumer+Rebalance+Protocol

* Add custom assignor warning in DefaultKafkaConsumerFactory for group.protocol=consumer
* Add ConsumerAwareRebalanceListenerTests to verify incremental rebalancing (next gen rebalance) and the legacy rebalancer
* Reference Docs updates

Signed-off-by: Soby Chacko <[email protected]>
Signed-off-by: Soby Chacko <[email protected]>
@artembilan artembilan enabled auto-merge (squash) April 21, 2025 18:58
Copy link
Member

@artembilan artembilan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
Will be merged when PR build is green.

@artembilan artembilan merged commit 272c4b0 into spring-projects:main Apr 21, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Verify support for the new Consumer Rebalance protocol in Spring Kafka

2 participants