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

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


    from 7ec10ce19a HOTFIX: fix PriorityQueue iteration to assign warmups in 
priority order (#12585)
     add 8380d2edf4 KAFKA-10199: Handle exceptions from state updater (#12519)

No new revisions were added by this update.

Summary of changes:
 .../processor/internals/DefaultStateUpdater.java   |  10 ++
 .../streams/processor/internals/TaskManager.java   | 191 +++++++++++++--------
 .../kafka/streams/processor/internals/Tasks.java   |  53 ++----
 .../streams/processor/internals/TasksRegistry.java |   6 +-
 .../processor/internals/TaskManagerTest.java       |  95 +++++++++-
 5 files changed, 232 insertions(+), 123 deletions(-)

Reply via email to