Lower the size of deviceContext synchronized block 22/19822/2
authorRobert Varga <rovarga@cisco.com>
Thu, 7 May 2015 15:54:53 +0000 (17:54 +0200)
committerRobert Varga <rovarga@cisco.com>
Thu, 7 May 2015 16:05:14 +0000 (18:05 +0200)
commitae16842d541bf0b4ae97b5d8b3b10e70a3a232f4
tree754007954d71a162f84ba035d6b1ab82af74c09e
parent0efb4e31e7bde8b21aba363bb139b8cc57a22e8e
Lower the size of deviceContext synchronized block

The synchronized block is needlessly large, slowing things down with
unrelated transitions happening.

Change-Id: I700ba58f567c592a611fd50f94cf27594385f865
Signed-off-by: Robert Varga <rovarga@cisco.com>
openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/callback/BaseCallback.java