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

Initial DCN on pre-existing data when registering on a list node is partial

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Done
    • None
    • None
    • None
    • None
    • Operating System: All
      Platform: All

    • 7271

    Description

      When registering a DataBroker Listener on a certain path, the initial data event should contain all pre-existing data.
      In the case of a List node, the initial data event only contains one element instead of all elements.
      For example:
      "
      container elan-instances {
      list elan-instance {
      ...
      "
      When registering a listener on the path:
      InstanceIdentifier.create(ElanInterfaces.class).child(ElanInterface.class))

      the initial will only contain a single ElanInterface even though there are multiple ElanInterface's in the MD-SAL.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            tpantelis Tom Pantelis
            guy.sela@hpe.com Guy Sela
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: