open-consul/agent/rpc
Chris S. Kim a8090268d4
Replace ring buffer with async version (#14314)
We need to watch for changes to peerings and update the server addresses which get served by the ring buffer.

Also, if there is an active connection for a peer, we are getting up-to-date server addresses from the replication stream and can safely ignore the token's addresses which may be stale.
2022-08-26 10:27:13 -04:00
..
middleware add more labels to RequestRecorder (#12727) 2022-04-12 10:50:25 -07:00
peering Replace ring buffer with async version (#14314) 2022-08-26 10:27:13 -04:00