BUG-509: make the tree-based datastore the default
[controller.git] / opendaylight / distribution / opendaylight / src / main / resources / configuration / initial / 01-md-sal.xml
index 1565283bd156e2c332469e020172cb2cbfdcc770..d928f8edfa3211f55de5cbe5dfcabd3a2c7938ce 100644 (file)
                                  !!! IN-MEMORY DATASTORE !!!
 
                                  Remove this declaration and uncomment the following one to
-                                 activate the use of in-memory prototype in the BA world.
+                                 activate the use of legacy datastore in the BA world.
                             -->
-                            <provider>/modules/module[type='dom-broker-impl'][name='legacy-dom-broker']</provider>
-                            <!--
                             <provider>/modules/module[type='dom-broker-impl'][name='inmemory-dom-broker']</provider>
+                            <!--
+                            <provider>/modules/module[type='dom-broker-impl'][name='legacy-dom-broker']</provider>
                             -->
                         </instance>
                     </service>
                                  !!! IN-MEMORY DATASTORE !!!
 
                                  Remove this declaration and uncomment the following one to
-                                 activate the use of in-memory prototype in the BI world.
+                                 activate the use of legacy datastore in the BI world.
                             -->
-                            <provider>/modules/module[type='binding-data-broker'][name='legacy-binding-data-broker']</provider>
-                            <!--
                             <provider>/modules/module[type='binding-data-compatible-broker'][name='inmemory-binding-data-broker']</provider>
+                            <!--
+                            <provider>/modules/module[type='binding-data-broker'][name='legacy-binding-data-broker']</provider>
                             -->
                         </instance>
                     </service>