Uploaded image for project: 'sxp'
  1. sxp
  2. SXP-137

Race condition when retry timer is lower than connection timeout

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • None
    • None
    • None
    • None

      Retry timer works just fine unless it is below the connection timeout which is hardcoded to 15 seconds. The problem here is when the retry timer is below 15 seconds say 5 seconds. During a switch reload, ODL cannot connect and since it takes 15 seconds to give up on a connection, we end up with three or more threads trying to connect to the same switch and when the switch is back online, sometimes more than one connection “succeeds” and we end up in a state where we do not propagate bindings …

            Unassigned Unassigned
            mdindoffer Martin Dindoffer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: