• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • 2.1.1
    • Documentation
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      Two sites, each with two router pods.

      1) If a single Link resource with two endpoints is configured, only one connection is created (which causes delays when connection fails - 30 seconds )

       

      endpoints:
          - group: skupper-router
            host: router1.van-resilience-test-aro.aro-t.hip.ns.nl
            name: inter-router
            port: '443'
          - group: skupper-router-2
            host: router2.van-resilience-test-aro.aro-t.hip.ns.nl
            name: inter-router
            port: '443'

       
      2) If two separate Link resources are configured, each containing a single inter-router endpoint, then two connections are created and failover works instantly.

      Is this a known issue or limitation in the handling of multiple endpoints within a single Link?
      Or a configuration problem or a bug?

              pwright@redhat.com Paul Wright
              rhn-support-zstrmisk Zdenek Strmiska
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: