Xiang Li 72e115ee6e Merge pull request #4062 from xiang90/fix_snap 10 лет назад
..
api e142e073e8 v3rpc: Tiny clean up 10 лет назад
auth 0ff822bf22 etcdserver/auth: fix shadowed variables from go tool 10 лет назад
etcdhttp 81229dbea9 *: add missing package descriptions 10 лет назад
etcdserverpb 1a3f7f7fa4 *: rename etcd service to kv service in gRPC 10 лет назад
stats 81229dbea9 *: add missing package descriptions 10 лет назад
cluster.go a8e6e71bf9 *: fix various data races detected by race detector 10 лет назад
cluster_test.go f8859a980d etcdserver: forbid removing started member if quorum cannot be preserved in strict reconfig mode 10 лет назад
cluster_util.go 40b11038f2 etcdserver: fixes shadowed variables for go tool vet 10 лет назад
cluster_util_test.go 6b23a8131f *: test gofmt with -s and fix reported issues 10 лет назад
config.go 23bd60ccce *: rewrite snapshot sending 10 лет назад
config_test.go 032db5e396 *: extract types.Cluster from etcdserver.Cluster 10 лет назад
consistent_index.go 15ed6d8268 etcdserver: save consistent index into v3 storage 10 лет назад
consistent_index_test.go 15ed6d8268 etcdserver: save consistent index into v3 storage 10 лет назад
doc.go 81229dbea9 *: add missing package descriptions 10 лет назад
errors.go 9757dcd3a2 etcdmain: fix parsing discovery error 10 лет назад
member.go 6974fc63ed etcdserver: avoid deadlock caused by adding members with wrong peer URLs 10 лет назад
member_test.go f1ed69e883 *: switch to line comments for copyright 11 лет назад
metrics.go d90a47656e etcdserver: use Histogram for proposal_durations 10 лет назад
raft.go aca0c466ed etcdserver: asynchronously notify applier when raft writes finish 10 лет назад
raft_test.go 23bd60ccce *: rewrite snapshot sending 10 лет назад
server.go 72e115ee6e Merge pull request #4062 from xiang90/fix_snap 10 лет назад
server_test.go d7ad721ede etcdserver: stop if removed along with multiple conf changes 10 лет назад
snapshot_merge.go 4be152bb4f rework 10 лет назад
storage.go 23bd60ccce *: rewrite snapshot sending 10 лет назад
util.go d6d12b4d86 etcdserver: move unti out of server.go 10 лет назад
v3demo_server.go c4cbaf5c2a etcdsever: swap kv pointer atomically 10 лет назад