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 2021/08/05 20:43:02 UTC

[kafka] branch trunk updated (001afa8 -> e5df7fd)

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 001afa8  KAFKA-13046: add test coverage for AbstractStickyAssignorTest (#11156)
     add e5df7fd  MINOR: Should commit a task if the consumer position advanced as well (#11151)

No new revisions were added by this update.

Summary of changes:
 .../streams/processor/internals/StreamTask.java    | 33 +++++++++++++++++++++-
 .../processor/internals/StreamTaskTest.java        | 20 +++++++++++--
 2 files changed, 49 insertions(+), 4 deletions(-)