Jingyi Hu 9eee0b078e etcdserver: remove duplicated imports il y a 7 ans
..
api 0dc4632e28 Merge pull request #9861 from gyuho/race il y a 7 ans
auth f65aee0759 *: replace 'golang.org/x/net/context' with 'context' il y a 8 ans
etcdserverpb 94f81368ae etcdserver: add grpc interceptor to log info on incoming requests to etcd server il y a 7 ans
membership c5bba152ee etcdserver: add detailed errors in "ValidateClusterAndAssignIDs" il y a 8 ans
stats 095fc0b411 etcdserver/stats: make all fields guarded by mutex. il y a 7 ans
apply.go 07f833ae3e etcdserver: Add response byte size and range response count to took too long warning il y a 7 ans
apply_auth.go e0c33ef881 auth, etcdserver: allow users to know their roles and permissions il y a 8 ans
apply_v2.go 07f833ae3e etcdserver: Add response byte size and range response count to took too long warning il y a 7 ans
backend.go 50d2a00f01 etcdserver: clarify warnings on backend open taking >10 seconds il y a 8 ans
cluster_util.go 3d8e2e1171 etcdserver: remove 2.0 StatusNotFound version check il y a 8 ans
cluster_util_test.go abb4cd5646 etcdserver: update LICENSE header il y a 9 ans
config.go b923c74fe5 etcdserver: add "InitialElectionTickAdvance" il y a 7 ans
config_test.go 7ff5b05004 etcdserver: better warning when initial-cluster doesn't match advertise urls il y a 8 ans
consistent_index.go abb4cd5646 etcdserver: update LICENSE header il y a 9 ans
consistent_index_test.go abb4cd5646 etcdserver: update LICENSE header il y a 9 ans
corrupt.go e0dfc4368f etcdserver: CheckInitialHashKV when "InitialCorruptCheck==true" il y a 8 ans
doc.go abb4cd5646 etcdserver: update LICENSE header il y a 9 ans
errors.go 31381da53a etcdserver: raise alarm on cluster corruption il y a 8 ans
metrics.go d1acb5a5c8 etcdserver: add "etcd_server_id" il y a 7 ans
quota.go 72c51d3e12 etcdserver: add "etcd_server_quota_backend_bytes" il y a 7 ans
raft.go d509620793 etcdserver: rename to "heartbeat_send_failures_total" il y a 7 ans
raft_test.go dfdaf082c5 etcdserver: add a test to ensure renaming db happens before persisting wal and snap files il y a 8 ans
server.go 9eee0b078e etcdserver: remove duplicated imports il y a 7 ans
server_test.go 9a726b424d *: fix leaky context creation with cancel il y a 8 ans
snapshot_merge.go 32c252f003 etcdserver: more logging on snapshot close path il y a 8 ans
storage.go 75110dd839 *: fix naked returns il y a 8 ans
util.go 7f421efe48 remove "github.com/gogo/protobuf/plugin/stringer" il y a 7 ans
util_test.go 6fe7316ec4 rafthttp: add "ActivePeers" to "Transport" il y a 7 ans
v2_server.go 9942f904fb etcdserver: improve request took too long warning il y a 8 ans
v3_server.go 73c1100b04 etcdserver: clarify read index wait timeout warnings il y a 7 ans