You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by da...@apache.org on 2023/04/28 09:12:26 UTC

[kafka] branch 3.5 updated (584aefc3738 -> 7b930454628)

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

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


    from 584aefc3738 KAFKA-14918 Only send controller RPCs to migrating ZK brokers (#13606)
     add 7b930454628 KAFKA-14639: A single partition may be revoked and assign during a single round of rebalance (#13550)

No new revisions were added by this update.

Summary of changes:
 .../consumer/internals/AbstractStickyAssignor.java | 73 ++++++++++--------
 .../internals/AbstractStickyAssignorTest.java      | 89 ++++++++++++++++++++++
 2 files changed, 130 insertions(+), 32 deletions(-)