Gyuho Lee 8ba6bf466f etcdserver: log skipping initial election tick 7 лет назад
..
api 6e5e3d134e *: enforce max lease TTL with 9,000,000,000 seconds 7 лет назад
auth f9f691ef1f auth: use quorum get for GetUser/GetRole for mutable operations 9 лет назад
etcdserverpb eb1589ad35 *: regenerate proto 8 лет назад
membership 33c375dc44 *: fill out blank package godocs 8 лет назад
stats 1dfce6b565 etcdserver/stats: make all fields guarded by mutex. 7 лет назад
apply.go c87594f27c etcdserver: use same ReadView for read-only txns 8 лет назад
apply_auth.go 58da8b17ee etcdserver: support mvcc txn 8 лет назад
apply_v2.go de2c3ec3db etcdserver, api, membership: don't race on setting version 9 лет назад
backend.go f6cd4d4f5b snap, etcdserver: tighten up snapshot path handling 8 лет назад
cluster_util.go 3d8e2e1171 etcdserver: remove 2.0 StatusNotFound version check 8 лет назад
cluster_util_test.go abb4cd5646 etcdserver: update LICENSE header 9 лет назад
config.go 0d2fe21d8e etcdserver: add "InitialElectionTickAdvance" 7 лет назад
config_test.go 29c30b2387 etcdserver: retry for 30s on advertise url check 9 лет назад
consistent_index.go abb4cd5646 etcdserver: update LICENSE header 9 лет назад
consistent_index_test.go abb4cd5646 etcdserver: update LICENSE header 9 лет назад
doc.go abb4cd5646 etcdserver: update LICENSE header 9 лет назад
errors.go 26d99269c0 Merge pull request #6898 from mitake/auth-maintain 9 лет назад
metrics.go d45053c068 etcdserver: add is_leader prometheus metric that is 1 on the leader. 7 лет назад
quota.go 8a3fee15a3 etcdserver, backend: only warn if exceeding max quota 8 лет назад
raft.go d45053c068 etcdserver: add is_leader prometheus metric that is 1 on the leader. 7 лет назад
raft_test.go dfdaf082c5 etcdserver: add a test to ensure renaming db happens before persisting wal and snap files 8 лет назад
server.go 8ba6bf466f etcdserver: log skipping initial election tick 7 лет назад
server_test.go f6cd4d4f5b snap, etcdserver: tighten up snapshot path handling 8 лет назад
snapshot_merge.go 32c252f003 etcdserver: more logging on snapshot close path 8 лет назад
storage.go f6cd4d4f5b snap, etcdserver: tighten up snapshot path handling 8 лет назад
util.go f6cd4d4f5b snap, etcdserver: tighten up snapshot path handling 8 лет назад
util_test.go 431fd391da rafthttp: add "ActivePeers" to "Transport" 7 лет назад
v2_server.go 3866e78c26 etcdserver: tighten up goroutine management 9 лет назад
v3_server.go 939337f450 *: add max requests bytes, keepalive to server, blackhole methods to integration 8 лет назад