Jess Yuen
Jess Yuen
Within the orchestrator, If cache set fails when setting the response, we may need to issue a retry upstream. Currently the fallback is to rely on a future response, but...
Seems to be failing more frequently: ``` === RUN TestXdsClientGetsIncrementalResponsesFromUpstreamServer 2020/05/12 20:31:22 management server listening on 19001 TestXdsClientGetsIncrementalResponsesFromUpstreamServer: upstream_client_test.go:47: Error Trace: upstream_client_test.go:47 Error: Setup failed: %s Test: TestXdsClientGetsIncrementalResponsesFromUpstreamServer Messages: rpc...
https://github.com/envoyproxy/xds-relay/pull/53/files/144d1560dccd110617001f30afea2b6b6f2ed04e#r419719077
On cache evict, orchestrator currently closes upstream and all downstream watches for the key that's getting evicted. This could be problematic if there's a lot of downstream connections for the...
https://docs.google.com/document/d/1hTOTijkwZGJIIAwxfYF9danTny62zpz6fLEyj-a1eGU/edit?usp=sharing
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...