envoyproxy / envoyproxy/envoy

503 + NR due to the inconsistency between the order in which the configuration takes effect and the order in xDS push

Open
#13,910 3 comments 0 reactions 0 assignees View on GitHub
area/xds bug help wanted
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 20h
Merged PRs (30d)
437

Description

We currently use a control plane software to dynamically create clusters and routes. However, in practice, we have found that if we create a route immediately after creating a cluster. For a very small period of time, requests to access the route return 503 + NR.

We speculate that the process of cluster warming causes the cluster configuration to take effect later than the route configuration takes effect. But not for sure.

I wonder if the community has encountered a similar problem? Any suggestions?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.