Rostislav Svoboda created WFWIP-130:
---------------------------------------
Summary: SmallRye Metrics - JmxWorker - findKeyForValueToBeReplaced could use
some polish
Key: WFWIP-130
URL:
https://issues.jboss.org/browse/WFWIP-130
Project: WildFly WIP
Issue Type: Bug
Components: MP Metrics
Reporter: Rostislav Svoboda
Assignee: Jeff Mesnil
SmallRye Metrics - JmxWorker - findKeyForValueToBeReplaced could use some polish
https://github.com/smallrye/smallrye-metrics/blob/master/implementation/s...
- iterate entrySet instead of keySet
- can it happen that there are more entries with value '*' ?
- shouldn't the for cycle end when the (first?) match is found ?
--
This message was sent by Atlassian Jira
(v7.12.1#712002)