Tweak notification queue backoff
[controller.git] / opendaylight / md-sal / md-sal-config / src / main / resources / initial / 01-md-sal.xml
index 3d66a79d7b2c0b689338f72ea032a8bc82ff8b1a..33e7eb53ff2f185bd40be92cb06e26746e68fc6a 100644 (file)
                         <name>inmemory-data-broker</name>
                     </async-data-broker>
                     <notification-queue-depth>65536</notification-queue-depth>
-                    <notification-queue-spin>1</notification-queue-spin>
-                    <notification-queue-park>30</notification-queue-park>
+                    <notification-queue-spin>0</notification-queue-spin>
+                    <notification-queue-park>0</notification-queue-park>
                 </module>
                 <module>
                     <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">prefix:binding-data-compatible-broker</type>