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 39d5534 MINOR: Remove tag from metric to measure process-rate on source nodes (#8175)
add bafdf86 KAFKA-9607: Do not clear partition queues during close (#8168)
No new revisions were added by this update.
Summary of changes:
.../streams/processor/internals/PartitionGroup.java | 2 +-
.../kafka/streams/processor/internals/RecordQueue.java | 4 +++-
.../processor/internals/StoreChangelogReader.java | 2 +-
.../streams/processor/internals/PartitionGroupTest.java | 16 ++++++++++------
.../streams/processor/internals/RecordQueueTest.java | 1 +
5 files changed, 16 insertions(+), 9 deletions(-)
|