Jimmy Zhang
|
85d8df425d
|
Improve health check for cache synchronization (#498)
* improve Control flow logic
* drop log,comment,sleep
* update user-guide.md
* set cache-sync-timeout default to 1m
|
2018-08-10 13:12:11 +02:00 |
|
Joakim Karlsson
|
17f92dea50
|
Health 1 (#463)
* rework healthcontroller timeouts
* change static duration
* varname
|
2018-06-21 17:50:39 +05:30 |
|
Murali Reddy
|
327a46d5ba
|
fix race condition issues with health checks (#460)
* fix race condition issues with health checks
* better log meesage when skipping heartbeat
|
2018-06-07 17:29:19 +05:30 |
|
Murali Reddy
|
05bec8b385
|
break controller package to independent packages (#405)
|
2018-04-22 13:25:58 +00:00 |
|
Murali Reddy
|
1a0bfa2dfb
|
move health, metrics to sepearate packages (#404)
|
2018-04-22 11:36:47 +00:00 |
|
Murali Reddy
|
041c05570a
|
minimize sync()'s done by the controllers (#399)
* minimize sync() done by the controllers
* deprecate --config-sync-period
* review comments
|
2018-04-18 10:48:57 +05:30 |
|
Murali Reddy
|
71d16bf4d6
|
code restructuring as per typical golang projects (#397)
* code restructuring as per typical golang projects
* fix link in docs
|
2018-04-17 00:18:20 +05:30 |
|