This is an automated email from the ASF dual-hosted git repository.
mjsax pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 4f2f08e KAFKA-10792: Prevent source task shutdown from blocking
herder thread (#9669)
add 4e9c7fc KAFKA-10629: TopologyTestDriver should not require a
Properties argument (#9660)
No new revisions were added by this update.
Summary of changes:
.../apache/kafka/streams/StreamsBuilderTest.java | 2 +-
.../org/apache/kafka/streams/TopologyTest.java | 7 +--
.../kstream/internals/AbstractStreamTest.java | 10 ++--
.../kstream/internals/KStreamTransformTest.java | 1 -
.../processor/internals/ProcessorNodeTest.java | 4 +-
.../apache/kafka/streams/TopologyTestDriver.java | 26 ++++++++++-
.../org/apache/kafka/streams/TestTopicsTest.java | 3 +-
.../kafka/streams/TopologyTestDriverTest.java | 54 +++++++++++-----------
8 files changed, 60 insertions(+), 47 deletions(-)