open-consul/agent/router
Hans Hasselberg 417d4adfb7
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 10:42:09 +02:00
..
manager.go Mark its own cluster as healthy when rebalancing. (#8406) 2020-08-06 10:42:09 +02:00
manager_internal_test.go Mark its own cluster as healthy when rebalancing. (#8406) 2020-08-06 10:42:09 +02:00
manager_test.go Enable gofmt simplify 2020-06-16 13:21:11 -04: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