Uploaded image for project: 'mdsal'
  1. mdsal
  2. MDSAL-433

Expose CONFIG/OPER-bound DataBrokers

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • None
    • None

      In order to migrate users, we need to stop proliferation of DataBroker as a unified access which can span multiple datastores in a single transaction.

      Rather than migrating users in one go to a new API, expose two facades with odl:type={config,oper}, each of which will be bound a specific datastore and will reject attempts to access any other datastore. This should work dynamically, based on the odl:type=default databroker currently injected.

      We then can migrate users to use a specific databroker (or separate instances) and once that is done, we can start switching them to a more specific interface.

            Unassigned Unassigned
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: