You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ab...@apache.org on 2024/02/26 21:33:23 UTC

(kafka) branch trunk updated (9bc9fae9425 -> 027fad4b2a0)

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

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


    from 9bc9fae9425 KAFKA-16258: callback to release assignment when stale member leaves group (#15415)
     add 027fad4b2a0 KAFKA-16277: AbstractStickyAssignor - Sort owned TopicPartitions by partition when reassigning (#15416)

No new revisions were added by this update.

Summary of changes:
 .../consumer/internals/AbstractStickyAssignor.java |  1 +
 .../internals/AbstractStickyAssignorTest.java      | 65 ++++++++++++++++++++--
 2 files changed, 60 insertions(+), 6 deletions(-)