Skip to content

MINOR: change Streams topic-level metrics tag from 'topic-name' to 'topic'#12310

Merged
cadonna merged 4 commits intoapache:trunkfrom
ableegoldman:MINOR-change-topic-name-tag-and-address-followup-feedback
Jun 21, 2022
Merged

MINOR: change Streams topic-level metrics tag from 'topic-name' to 'topic'#12310
cadonna merged 4 commits intoapache:trunkfrom
ableegoldman:MINOR-change-topic-name-tag-and-address-followup-feedback

Conversation

@ableegoldman
Copy link
Member

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 addresses the followup feedback from @cadonna on the original PR:

  1. fixes a comment about dynamic topic routing
  2. fixes some indentation in MockRecordCollector
  3. Undoes the changes to KStreamSplitTest.scala and TestTopicsTest which are no longer necessary after this hotfix

Copy link
Member

@cadonna cadonna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

I restarted the builds to verify whether the failures where related.

@cadonna
Copy link
Member

cadonna commented Jun 21, 2022

Build failures are unrelated:

Build / JDK 17 and Scala 2.13 / org.apache.kafka.connect.mirror.integration.MirrorConnectorsIntegrationSSLTest.testReplication()

@cadonna cadonna merged commit 0928666 into apache:trunk Jun 21, 2022
cadonna pushed a commit to confluentinc/ksql that referenced this pull request Jun 22, 2022
Followup to apache/kafka#12310 to fix the tests and remove the temporary hack for converting the topic-name tag to just topic

Reviewer: Bruno Cadonna <bruno@confluent.io>
mjsax pushed a commit to confluentinc/kafka that referenced this pull request Jun 30, 2022
…opic' (apache#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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants