Bug 2435 - Controller/MD-SAL throwing ModifiedNodeDoesNotExistException exception... 56/13156/5
authorAnil Vishnoi <avishnoi@brocade.com>
Wed, 26 Nov 2014 21:28:41 +0000 (02:58 +0530)
committerAnil Vishnoi <vishnoianil@gmail.com>
Fri, 28 Nov 2014 10:15:22 +0000 (10:15 +0000)
commit108fe9ce2266372bbbb431c25d2e4d19625e97da
treebbbe674aba1d8fcd4d9cfc85ddb872df4ca4e32b
parentee0877c07ff700157dd9fc2e445df095c88f79bc
Bug 2435 - Controller/MD-SAL throwing ModifiedNodeDoesNotExistException exception when statistics manager
augment queue statistics to the node connector. Exception was thrown because parent (queue) container was
not present when statistics manager tried to augment statistics. Fixed the issue by creating empty queue
container and 'merge'ing it to the node connector before augmenting the statistics.

Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
Change-Id: I7d68f3e177ccf62c7adf154e655226450a74296c
opendaylight/md-sal/statistics-manager/src/main/java/org/opendaylight/controller/md/statistics/manager/impl/StatListenCommitQueue.java