You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by mj...@apache.org on 2022/07/19 16:17:57 UTC

[kafka] branch trunk updated (309e0f986e -> 188b2bf280)

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

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


    from 309e0f986e KAFKA-10199: Add PAUSE in state updater (#12386)
     add 188b2bf280 Revert "KAFKA-12887 Skip some RuntimeExceptions from exception handler (#11228)" (#12421)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kafka/streams/KafkaStreams.java     | 22 +-------
 .../integration/EmitOnChangeIntegrationTest.java   |  2 +-
 ...amsUncaughtExceptionHandlerIntegrationTest.java | 61 +++-------------------
 .../processor/internals/StreamThreadTest.java      |  4 +-
 4 files changed, 11 insertions(+), 78 deletions(-)