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 2022/12/21 08:17:23 UTC

[kafka] branch trunk updated (9df069f3726 -> 6a6c7302415)

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 9df069f3726 KAFKA-14299: Avoid interrupted exceptions during clean shutdown (#13026)
     add 6a6c7302415 KAFKA-14532: Correctly handle failed fetch when partitions unassigned (#13023)

No new revisions were added by this update.

Summary of changes:
 .../consumer/internals/SubscriptionState.java      |  7 ++++-
 .../clients/consumer/internals/FetcherTest.java    | 36 ++++++++++++++++++++++
 2 files changed, 42 insertions(+), 1 deletion(-)