kafka/streams/streams-scala
A. Sophie Blee-Goldman 0928666987
MINOR: change Streams topic-level metrics tag from 'topic-name' to 'topic' (#12310)
Changes the tag name from topic-name to just topic to conform to the way this tag is named elsewhere (ie in the clients)
Also:
    - fixes a comment about dynamic topic routing
    - fixes some indentation in MockRecordCollector
    - Undoes the changes to KStreamSplitTest.scala and TestTopicsTest which are no longer necessary after this hotfix

Reviewers: Bruno Cadonna <cadonna@apache.org>
2022-06-21 13:10:36 +02:00
..
src MINOR: change Streams topic-level metrics tag from 'topic-name' to 'topic' (#12310) 2022-06-21 13:10:36 +02:00
.gitignore