You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by gu...@apache.org on 2020/02/26 22:06:06 UTC

[kafka] branch trunk updated (dfef2a3 -> a983545)

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 dfef2a3  KAFKA-9614: Not initialize topology twice in StreamTask (#8173)
     add a983545  KAFKA-9610: do not throw illegal state when remaining partitions are not empty (#8169)

No new revisions were added by this update.

Summary of changes:
 .../streams/processor/internals/TaskManager.java   |  5 +++--
 .../processor/internals/TaskManagerTest.java       | 26 ++++++++++++++++++++++
 2 files changed, 29 insertions(+), 2 deletions(-)