Merge "Statistics-Manager - Performance Improvement 1) Introduced statistics request...
authorEd Warnicke <eaw@cisco.com>
Tue, 29 Apr 2014 15:08:14 +0000 (15:08 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 29 Apr 2014 15:08:14 +0000 (15:08 +0000)
commit386d8f0ac5fa09ee5514d48284f1a4012f408b52
tree0cdee707dedfd362ccb354622718afff9d4e598c
parentae1e4ab7be65962188621c345c5494d5ba58b086
parentaae447eb2ce6272e1bfd2517a6493bf2ea40ed7a
Merge "Statistics-Manager - Performance Improvement 1) Introduced statistics request scheduler, to schedule request based on the current transaction load on MD-SAL DataStore. Each node submit all individual statistics request to schedular for execution 2) Send statistics request if there is no MD-SAL trasaction pending. It just keep tracks of the MD-SAL trasaction triggered by statistics-manager 3) Removal of stale statistics is now done based on counter rather then time values. Time based removal will break in case of clustered environment. 4) Code clean up Change-Id: Ie7522d0c60f2c7051dbfcdf9a6657843ef4da743 Signed-off-by: Anil Vishnoi <avishnoi@in.ibm.com>"