Bug 3067: Enable blocking behaviour
[controller.git] / opendaylight / md-sal / md-sal-config / src / main / resources / initial / 01-md-sal.xml
index 3d66a79d7b2c0b689338f72ea032a8bc82ff8b1a..55bac1ee62ab1164606f2fda1b25e3c8f0c71d02 100644 (file)
@@ -18,6 +18,7 @@
                 <module>
                     <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">prefix:runtime-generated-mapping</type>
                     <name>runtime-mapping-singleton</name>
+                    <wait-for-schema xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">true</wait-for-schema>
                 </module>
                 <module>
                     <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">prefix:binding-notification-adapter</type>
                         <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>