Gyuho Lee
|
e5c2dff346
etcdserver: detect leader change on reads
|
5 yıl önce |
Gyuho Lee
|
4527f4c4b0
etcdserver: add "etcd_server_snapshot_apply_inflights_total"
|
5 yıl önce |
Jingyi Hu
|
9eee0b078e
etcdserver: remove duplicated imports
|
6 yıl önce |
Gyuho Lee
|
d1acb5a5c8
etcdserver: add "etcd_server_id"
|
6 yıl önce |
Gyuho Lee
|
870138accb
etcdserver: log skipping initial election tick
|
6 yıl önce |
Gyuho Lee
|
b923c74fe5
etcdserver: add "InitialElectionTickAdvance"
|
6 yıl önce |
Gyuho Lee
|
cdbb8ffdc1
etcdserver: fix "lease_expired_total" metrics
|
6 yıl önce |
Gyuho Lee
|
3282d90707
etcdserver: adjust election ticks on restart
|
6 yıl önce |
Xiang
|
9942f904fb
etcdserver: improve request took too long warning
|
6 yıl önce |
Gyuho Lee
|
85af65eca9
etcdserver: log lease revoke error
|
7 yıl önce |
Gyu-Ho Lee
|
f65aee0759
*: replace 'golang.org/x/net/context' with 'context'
|
7 yıl önce |
Anthony Romano
|
758c3c09fd
etcdserver: refactor v2 request processing
|
7 yıl önce |
Anthony Romano
|
1d3afd4bb5
etcdhttp, v2http, etcdserver: use etcdserver.{Server,ServerV2} interfaces
|
7 yıl önce |
Anthony Romano
|
31381da53a
etcdserver: raise alarm on cluster corruption
|
7 yıl önce |
Anthony Romano
|
478ba2c4f2
etcdserver: consolidate error checking for v3_server functions
|
7 yıl önce |
Gyu-Ho Lee
|
61a736a068
etcdserver: check alarms in health handler
|
7 yıl önce |
Gyu-Ho Lee
|
403ba1dfa7
etcdserver: expose 'transferLeadership' as 'MoveLeader'
|
7 yıl önce |
Xiang Li
|
0fe8fdcb29
Merge pull request #8123 from yudai/revision_compactor
|
7 yıl önce |
Iwasaki Yudai
|
a3f8f47422
*: add Revision compactor
|
7 yıl önce |
Anthony Romano
|
6ed51dc621
etcdserver, v3rpc: support nested txns
|
7 yıl önce |
Anthony Romano
|
dcf52bbfac
etcdserver, embed, integration: don't use pointer for ServerConfig
|
7 yıl önce |
Gyu-Ho Lee
|
45fd8279f0
etcdserver: add leaseExpired debugging metrics
|
7 yıl önce |
Hitoshi Mitake
|
0c655902f2
auth, etcdserver: protect revoking lease with auth
|
7 yıl önce |
Anthony Romano
|
887db5a3db
*: fix go tool vet -all -shadow errors
|
7 yıl önce |
Anthony Romano
|
a20e667c5b
Merge pull request #7967 from heyitsanthony/purge-snapdb
|
7 yıl önce |
fanmin shi
|
9e7740011b
etcdserver: add --max-request-bytes flag
|
7 yıl önce |
Anthony Romano
|
c1c9a2c96c
etcdserver: close mvcc.KV on init error path
|
7 yıl önce |
Anthony Romano
|
ab16fa1f07
etcdserver: purge old snap.db files
|
7 yıl önce |
Anthony Romano
|
f6cd4d4f5b
snap, etcdserver: tighten up snapshot path handling
|
7 yıl önce |
fanmin shi
|
8b7b7222dd
etcdserver: renaming db happens after snapshot persists to wal and snap files
|
7 yıl önce |