You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 20, 2024. It is now read-only.
When there is change in the topology due to addition/deletion of the nodes or transient failures of established connections to the peers, all ODP flows are deleted by InvalidateRoutes
As the topology updates are broadcast to the peers it result in routes calculation multiple times, hence performing InvalidateRoutes
As data point one of the weave-net pod logs of 40 nodes cluster shared in #3641. When a node got disconnected it resulted in performing execess of 100 InvalidateRoutes