-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
2.1.1
-
None
-
False
-
-
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?