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:08:44 UTC

[kafka] branch trunk updated (10b3e667132 -> c6ad151ac3b)

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

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


    from 10b3e667132 KAFKA-14584: Deprecate StateChangeLogMerger tool (#13171)
     add c6ad151ac3b 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(-)