etcd/etcdserver/api/v2http
Anthony Romano e2463569e7 v2http: submit QGET in health endpoint if no progress
Removing the periodic SYNC calls broke the health endpoint since the
raft index stops updating. Instead, don't bother monitoring the
raft index; issue a QGET directly to get a consensus response.

Fixes #6985
2016-12-28 12:20:56 -08:00
..
httptypes *: set repo correctly for logging 2016-10-03 17:03:22 +08:00
testdata v2http: move 'testdata' from 'etcdhttp' 2016-07-20 16:20:42 -07:00
capability.go api: add v3rpc capability 2016-05-23 14:45:08 -07:00
client.go v2http: submit QGET in health endpoint if no progress 2016-12-28 12:20:56 -08:00
client_auth.go v2http: use guest access in non-TLS mode 2016-08-01 14:00:38 -07:00
client_auth_test.go v2http: use guest access in non-TLS mode 2016-08-01 14:00:38 -07:00
client_test.go v2http: change to 'NoValueOnSuccess' 2016-08-30 10:53:02 -07:00
doc.go etcdserver: update LICENSE header 2016-05-12 20:49:40 -07:00
http.go *: set repo correctly for logging 2016-10-03 17:03:22 +08:00
http_test.go etcdserver: update LICENSE header 2016-05-12 20:49:40 -07:00
metrics.go etcdserver: update LICENSE header 2016-05-12 20:49:40 -07:00
peer.go lease: force leader to apply its pending committed index for lease operations 2016-12-22 14:24:38 -08:00
peer_test.go etcdserver: update LICENSE header 2016-05-12 20:49:40 -07:00