Skip to content

Comments

Add support for initial resource versions in xds client#1028

Open
shivamgupta1 wants to merge 2 commits intomasterfrom
sgupta8/versions
Open

Add support for initial resource versions in xds client#1028
shivamgupta1 wants to merge 2 commits intomasterfrom
sgupta8/versions

Conversation

@shivamgupta1
Copy link
Contributor

Setting the initial_resource_versions property in a delta resource request allows the xDS server to avoid re-sending data the client may already have from a previous successful connection to another server.

See https://www.envoyproxy.io/docs/envoy/latest/api-v3/service/discovery/v3/discovery.proto#service-discovery-v3-deltadiscoveryrequest

Changes:

  • Track the incoming resource versions and send the version map to the server in the event of a re-connection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant