BUG-529: imrpove statistics collection 40/7540/1
authorRobert Varga <robert.varga@pantheon.sk>
Fri, 30 May 2014 15:54:31 +0000 (17:54 +0200)
committerRobert Varga <robert.varga@pantheon.sk>
Fri, 30 May 2014 15:56:41 +0000 (17:56 +0200)
commitf8bb9949367e20475284e0761d6311c7d34350eb
tree805d3ab896f968e742f0a1e33273b8d72b0ab001
parente339e96270ade70943c53b8af2d6a61677ac0686
BUG-529: imrpove statistics collection

This removes synchronized blocks in statistics gathering, as these are
multi-threaded codepaths and we saw contention here.

Change-Id: Ie99ea3fd2e16b66af533e773af04d7978c2c0ac1
Signed-off-by: Robert Varga <robert.varga@pantheon.sk>
openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/queue/MessageSpyCounterImpl.java