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(-)