consul/agent/router
Hans Hasselberg 1a351d53bb Mark its own cluster as healthy when rebalancing. (#8406)
This code started as an optimization to avoid doing an RPC Ping to
itself. But in a single server cluster the rebalancing was led to
believe that there were no healthy servers because foundHealthyServer
was not set. Now this is being set properly.

Fixes #8401 and #8403.
2020-08-06 08:43:18 +00:00
..
manager.go Mark its own cluster as healthy when rebalancing. (#8406) 2020-08-06 08:43:18 +00:00
manager_internal_test.go Mark its own cluster as healthy when rebalancing. (#8406) 2020-08-06 08:43:18 +00:00
manager_test.go Merge pull request #7966 from hashicorp/pool_improvements 2020-06-05 19:03:24 +00:00
router.go rpc: oss changes for network area connection pooling (#7735) 2020-04-30 22:12:17 +02:00
router_test.go rpc: oss changes for network area connection pooling (#7735) 2020-04-30 22:12:17 +02:00
serf_adapter.go Fixed comment on wrong line. 2020-04-24 01:15:15 +02:00
serf_flooder.go network_segments: stop advertising segment tags 2020-05-05 21:32:05 +02:00