open-consul/agent/router
Daniel Nephin a3f922249e agent/router: refactor calculation of delay between rebalances.
This change attempts to make the delay logic more obvious by:

* remove indirection, inline a bunch of function calls
* move all the code and constants next to each other
* replace the two constant values with a single value
* reword the comments.
2020-10-15 15:59:36 -04:00
..
grpc.go agent/grpc: use router.Manager to handle the rebalance 2020-09-24 12:53:14 -04:00
manager.go agent/router: refactor calculation of delay between rebalances. 2020-10-15 15:59:36 -04:00
manager_internal_test.go agent/router: refactor calculation of delay between rebalances. 2020-10-15 15:59:36 -04:00
manager_test.go agent/grpc: use router.Manager to handle the rebalance 2020-09-24 12:53:14 -04:00
router.go agent/router: refactor calculation of delay between rebalances. 2020-10-15 15:59:36 -04:00
router_test.go grpc: client conn pool and resolver 2020-09-24 12:46:22 -04:00
serf_adapter.go
serf_flooder.go network_segments: stop advertising segment tags 2020-05-05 21:32:05 +02:00