Uploaded image for project: 'honeycomb'
  1. honeycomb
  2. HONEYCOMB-279

leafed sub-container not resolved as modification

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • 17.01
    • 17.01
    • None

      If modifications contains container under list that has some leafs, even if leaf is defined, that subcontainer is skiped and direct children are processed.

      Example in parent issue request:

      While writing Lisp data, vni-table(list) with key XY is written, under that is vrf-subtable(container) with leaf table-id, under it remote-mappings(container),with remote-mapping(list) entry with key AB.

      ModificationDiff.recursivelyFromCandidateRoot in ModifiableDataTreeDelegator.processCandidate returns list of modifications and first is vni-table,and after that vrf-subtable is skipped,and next change is remote-mapping.

      Vrf subtable container has dedicated customizer registered, and was modified(container appeared + leaf node was specified), therefore i would expect that customizer is invoked in this case.

            mmarsale Maroš Maršalek
            jsrnicek_cisco Jan Srnicek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: