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(-)