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 c9dc0cd MINOR: improve tests for TopologyTestDriver (#8631)
add 778d04d MINOR: Fix ProcessorContext JavaDocs and stream-time
computation (#8603)
No new revisions were added by this update.
Summary of changes:
.../kafka/streams/processor/ProcessorContext.java | 44 +++----
.../streams/processor/internals/RecordQueue.java | 3 +-
.../processor/internals/PartitionGroupTest.java | 128 ++++++++++-----------
.../processor/internals/RecordQueueTest.java | 37 +++---
.../processor/internals/StreamTaskTest.java | 10 +-
5 files changed, 113 insertions(+), 109 deletions(-)