You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by lu...@apache.org on 2024/03/01 15:49:35 UTC

(kafka) branch trunk updated (c8843f06841 -> 8e1516f88b8)

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

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


    from c8843f06841 KAFKA-16167: Disable wakeups during autocommit on close (#15445)
     add 8e1516f88b8 KAFKA-16261: updateSubscription fails if already empty subscription (#15440)

No new revisions were added by this update.

Summary of changes:
 .../consumer/internals/MembershipManagerImpl.java  | 37 +++++++---------------
 .../internals/MembershipManagerImplTest.java       | 20 ++++++++++++
 2 files changed, 32 insertions(+), 25 deletions(-)