GitHub user kevinconaway opened a pull request:
https://github.com/apache/storm/pull/2371
STORM-2775 (master) Update kafkaPartition metric names
Targeting master for #2370
FYI @srdo
(cherry picked from commit 8db4e90)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kevinconaway/storm
fix-kafka-partition-metric-names-master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2371.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2371
----
commit f9747ef0d74db9567a5f2d73560c09f344c94d7e
Author: Kevin Conaway <[email protected]>
Date: 2017-10-12T18:48:30Z
STORM-2775 Update kafkaPartition metrics to match the same format as
kafkaOffset
(cherry picked from commit 8db4e90)
----
---