Skip to content

MINOR: Ensure sensor names are unique in Kafka Streams#5009

Merged
mjsax merged 2 commits into
apache:trunkfrom
mjsax:fix-metric-sensor-bug
May 12, 2018
Merged

MINOR: Ensure sensor names are unique in Kafka Streams#5009
mjsax merged 2 commits into
apache:trunkfrom
mjsax:fix-metric-sensor-bug

Conversation

@mjsax

@mjsax mjsax commented May 11, 2018

Copy link
Copy Markdown
Member

More detailed description of your change,
if necessary. The PR title and PR message become
the squashed commit message, so use a separate
comment to ping reviewers.

Summary of testing strategy (including rationale)
for the feature or bug fix. Unit and/or integration
tests are expected for any behaviour change and
system tests should be considered for larger changes.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@mjsax mjsax added the streams label May 11, 2018
@mjsax
mjsax requested a review from dguy May 11, 2018 20:55
@mjsax

mjsax commented May 11, 2018

Copy link
Copy Markdown
Member Author

\cc @bbejeck @vvcephei @xvrl

@guozhangwang guozhangwang left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM! Please feel free to merge after addressing the nit comment and jenkins passed.

Sensor.RecordingLevel.DEBUG,
tagKey,
tagValue);
tagKey, taskName);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nit: one space.

@mjsax
mjsax merged commit 9947cd4 into apache:trunk May 12, 2018
@mjsax
mjsax deleted the fix-metric-sensor-bug branch May 12, 2018 00:19
ying-zheng pushed a commit to ying-zheng/kafka that referenced this pull request Jul 6, 2018
Reviewer: Guozhang Wang <guozhang@confluent.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants