BUG-2049: DataStore failure in StatisticsManager 39/11539/2
authorMichal Rehak <mirehak@cisco.com>
Wed, 24 Sep 2014 16:21:38 +0000 (18:21 +0200)
committermichal rehak <mirehak@cisco.com>
Wed, 24 Sep 2014 17:54:47 +0000 (17:54 +0000)
commit9b50c69a6daa839289e9fd9a1e4649c2710349be
treedbb8be073c40d57c9e4383d046d442b921e25f6a
parent4d1c09942cf82edb9849f0750bebdfdd69f22ea5
BUG-2049: DataStore failure in StatisticsManager

!WORKAROUND ONLY

- during node reconciliation statsManager could join together 2 similar
  sets of statistics notifications and hit duplicate values during
  processing - here we just skip those duplicates in order not to loose
  stats working thread and finish actual multipart

Change-Id: I526ab5439055ac565bfaa08e84e5043e8764846a
Signed-off-by: Michal Rehak <mirehak@cisco.com>
opendaylight/md-sal/statistics-manager/src/main/java/org/opendaylight/controller/md/statistics/manager/impl/StatListenCommitFlow.java