-
Bug
-
Resolution: Done
-
Major
-
None
-
None
SmallRye Metrics - JmxWorker - findKeyForValueToBeReplaced could use some polish
- 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 ?