You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by sh...@apache.org on 2022/08/23 09:35:10 UTC

[kafka] branch trunk updated (add4ca6c7f -> 9aef992118)

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

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


    from add4ca6c7f KAFKA-10199: Remove tasks from state updater on revoked and lost partitions (#12547)
     add 9aef992118 MINOR: Catch InvocationTargetException explicitly and propagate underlying cause (#12230)

No new revisions were added by this update.

Summary of changes:
 .../kafka/common/utils/LoggingSignalHandler.java   |  9 ++++-
 .../java/org/apache/kafka/common/utils/Utils.java  |  3 +-
 .../org/apache/kafka/common/KafkaFutureTest.java   | 44 +++++++---------------
 .../org/apache/kafka/metadata/RecordTestUtils.java |  2 +-
 4 files changed, 23 insertions(+), 35 deletions(-)