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 fc9d91a  KAFKA-9686: MockConsumer#endOffsets should be idempotent 
(#8255)
     add 33f6e1a  HOTFIX: Task#dirtyClose should not throw (#8258)

No new revisions were added by this update.

Summary of changes:
 .../streams/processor/internals/AbstractTask.java  | 16 ++++++++
 .../streams/processor/internals/StandbyTask.java   | 11 ++++--
 .../streams/processor/internals/StreamTask.java    | 43 ++++++++--------------
 .../processor/internals/StandbyTaskTest.java       | 14 +++++++
 .../processor/internals/StreamTaskTest.java        | 14 +++++++
 5 files changed, 67 insertions(+), 31 deletions(-)

Reply via email to