Committed by
Jon Hall
Fixes to solve Jira Issues ONOS-4173 and ONOS-4174
- Using Pair<DeviceId, MeterId> instead of MeterId in storedMeterMap to avoid duplicate key IllegalStateException - Replaced ADD operation with MODIFY in pushMeterMetrics method to avoid METER_EXISTS errors Change-Id: I80d3ccededa452445b11bb09b949fb2a208293a4 (cherry picked from commit a45755d7)
Showing
1 changed file
with
6 additions
and
5 deletions
-
Please register or login to post a comment