open-consul/agent/grpc-external/services
freddygv c9d171c031 Add basic nonce management
This commit adds a monotonically increasing nonce to include in peering
replication response messages. Every ack/nack from the peer handling a
response will include this nonce, allowing to correlate the ack/nack
with a specific resource.

At the moment nothing is done with the nonce when it is received. In the
future we may want to add functionality such as retries on NACKs,
depending on the class of error.
2022-10-11 19:02:04 -06:00
..
acl grpc: rename public/private directories to external/internal (#13721) 2022-07-13 16:33:48 +01:00
connectca Support Stale Queries for Trust Bundle Lookups (#14724) 2022-09-28 09:56:59 -07:00
dataplane Merge central config for GetEnvoyBootstrapParams (#14869) 2022-10-10 12:40:27 -05:00
dns Making suggested comments 2022-09-30 15:03:33 -07:00
peerstream Add basic nonce management 2022-10-11 19:02:04 -06:00
serverdiscovery Support Stale Queries for Trust Bundle Lookups (#14724) 2022-09-28 09:56:59 -07:00