Gyuho Lee 5a678bb4e3 etcdserver/api/v3rpc: support watch fragmentation 6 years ago
..
api 5a678bb4e3 etcdserver/api/v3rpc: support watch fragmentation 6 years ago
auth f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 years ago
etcdserverpb d167714b36 *: regenerate proto 6 years ago
membership c5bba152ee etcdserver: add detailed errors in "ValidateClusterAndAssignIDs" 8 years ago
stats 095fc0b411 etcdserver/stats: make all fields guarded by mutex. 7 years ago
apply.go 07f833ae3e etcdserver: Add response byte size and range response count to took too long warning 7 years ago
apply_auth.go e0c33ef881 auth, etcdserver: allow users to know their roles and permissions 8 years ago
apply_v2.go 07f833ae3e etcdserver: Add response byte size and range response count to took too long warning 7 years ago
backend.go 50d2a00f01 etcdserver: clarify warnings on backend open taking >10 seconds 8 years ago
cluster_util.go 3d8e2e1171 etcdserver: remove 2.0 StatusNotFound version check 8 years ago
cluster_util_test.go abb4cd5646 etcdserver: update LICENSE header 9 years ago
config.go b923c74fe5 etcdserver: add "InitialElectionTickAdvance" 7 years ago
config_test.go 7ff5b05004 etcdserver: better warning when initial-cluster doesn't match advertise urls 8 years ago
consistent_index.go abb4cd5646 etcdserver: update LICENSE header 9 years ago
consistent_index_test.go abb4cd5646 etcdserver: update LICENSE header 9 years ago
corrupt.go e0dfc4368f etcdserver: CheckInitialHashKV when "InitialCorruptCheck==true" 8 years ago
doc.go abb4cd5646 etcdserver: update LICENSE header 9 years ago
errors.go 31381da53a etcdserver: raise alarm on cluster corruption 8 years ago
metrics.go 4527f4c4b0 etcdserver: add "etcd_server_snapshot_apply_inflights_total" 6 years ago
quota.go 72c51d3e12 etcdserver: add "etcd_server_quota_backend_bytes" 7 years ago
raft.go f179d4d6a3 etcdserver: improve heartbeat send failures logging 6 years ago
raft_test.go dfdaf082c5 etcdserver: add a test to ensure renaming db happens before persisting wal and snap files 8 years ago
server.go 4527f4c4b0 etcdserver: add "etcd_server_snapshot_apply_inflights_total" 6 years ago
server_test.go 9a726b424d *: fix leaky context creation with cancel 8 years ago
snapshot_merge.go 32c252f003 etcdserver: more logging on snapshot close path 8 years ago
storage.go 75110dd839 *: fix naked returns 8 years ago
util.go 7f421efe48 remove "github.com/gogo/protobuf/plugin/stringer" 7 years ago
util_test.go 6fe7316ec4 rafthttp: add "ActivePeers" to "Transport" 7 years ago
v2_server.go 9942f904fb etcdserver: improve request took too long warning 7 years ago
v3_server.go 957700f444 etcdserver: add "etcd_server_read_indexes_failed_total" 7 years ago