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 04:12:53 UTC

[kafka] branch trunk updated (dd22b3f -> 0dc0b71)

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 dd22b3f  KAFKA-9498; Topic validation during the topic creation triggers unnecessary TopicChange events (#8062)
     add 0dc0b71  KAFKA-9602: Close the stream internal producer only in EOS (#8166)

No new revisions were added by this update.

Summary of changes:
 .../processor/internals/StreamsProducer.java       | 11 +++--
 .../processor/internals/RecordCollectorTest.java   | 29 +++++++++++++
 .../processor/internals/StreamsProducerTest.java   | 50 +++++++++++-----------
 3 files changed, 60 insertions(+), 30 deletions(-)