Uploaded image for project: 'bgpcep'
  1. bgpcep
  2. BGPCEP-989

Reformulate PCEPStatefulPeerProposal in terms of DataTreeChangeListener

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Medium Medium
    • 0.16.12
    • None
    • PCEP
    • None

      We are issuing synchronous reads to acquire the LSPDB version when a peer connects. This is costly in terms of connection latency for what amounts to a single Uint64.

      Rework the class to be a data tree change listener, maintaining a current view of what LSPDB versions we currently have, so that the connection proceeds without ever blocking.

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

              Created:
              Updated:
              Resolved: