Prevent multiple config pushers 94/15494/2
authorMaros Marsalek <mmarsale@cisco.com>
Thu, 19 Feb 2015 10:46:17 +0000 (11:46 +0100)
committerMaros Marsalek <mmarsale@cisco.com>
Fri, 20 Feb 2015 09:47:09 +0000 (10:47 +0100)
commit5faa40e310344e006603456158931e1c4adf3251
treeb8b11ad00a9ca9da08f944254af159c9294249dc
parent94374bc65cc6c57f1d2e77e1cd15902bb69d4fea
Prevent multiple config pushers

Up to this point, it was possible to spawn multiple config pushers.
This was probably already happening with no observable effect other than relatively frequent Optimistic lock failed exceptions from config subsystem.

Change-Id: Idf994c1a184a070a32440c57c5ca55a0740c21d6
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
opendaylight/netconf/config-persister-impl/src/main/java/org/opendaylight/controller/netconf/persist/impl/osgi/ConfigPersisterActivator.java