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

BGPDispatcher integration with Epoll leads to bad test behavior

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • 0.19.0
    • None
    • BGP

      Ever since https://git.opendaylight.org/gerrit/c/bgpcep/+/39268  BGPDispatcherImpl ignores passed in groups, which means we get no reuse of the groups and they are allocated for each instance individually.

      This is completely wrong and leads to poor behavior in tests, where groups get allocated for each client.

      Fix this by properly wrapping existing groups or creating new ones.

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

              Created:
              Updated:
              Resolved: