Yicheng Qin de669be6d6 Merge pull request #3683 from yichengq/raft-block 10 years ago
..
api 94f4069a25 etcdserver: better v3 api error handling 10 years ago
auth 92cd24d5bd *: fix govet shadow check failure 10 years ago
etcdhttp 1b0c65c299 etcdserver: don't allow methods other than GET in /debug/vars 10 years ago
etcdserverpb 94f784826a *: support v3 compaction 10 years ago
stats 8ad7ed321e *:godep log pkg 10 years ago
cluster.go 98e30ca7c2 etcdserver: skip updating attr if the member does not exist 10 years ago
cluster_test.go f8859a980d etcdserver: forbid removing started member if quorum cannot be preserved in strict reconfig mode 10 years ago
cluster_util.go f3bfcb9dee etcdserver: add timeout param on getClusterFromRemotePeers 10 years ago
cluster_util_test.go 6b23a8131f *: test gofmt with -s and fix reported issues 10 years ago
config.go 207c92b627 rafthttp: build transport inside pkg instead of passed-in 10 years ago
config_test.go 032db5e396 *: extract types.Cluster from etcdserver.Cluster 10 years ago
errors.go 939aa96a34 etcdmain: improve log when join discovery fails 10 years ago
member.go 6974fc63ed etcdserver: avoid deadlock caused by adding members with wrong peer URLs 10 years ago
member_test.go f1ed69e883 *: switch to line comments for copyright 11 years ago
metrics.go 52c2a5731f etcdserver: fix typo in metrics.go 10 years ago
raft.go 8c94ae0ee3 etcdserver: get existing snapshot instead of requesting one 10 years ago
raft_storage.go 8c94ae0ee3 etcdserver: get existing snapshot instead of requesting one 10 years ago
raft_test.go 2276328720 etcdserver: add snapshotStore and raftStorage 10 years ago
server.go de669be6d6 Merge pull request #3683 from yichengq/raft-block 10 years ago
server_test.go ab5df57ecf etcdserver: fix raft state machine may block 10 years ago
snapshot_store.go ab5df57ecf etcdserver: fix raft state machine may block 10 years ago
snapshot_store_test.go ab5df57ecf etcdserver: fix raft state machine may block 10 years ago
storage.go 2b8abeb093 *: remove migration related stuff from 2.2 10 years ago
v3demo_server.go 94f4069a25 etcdserver: better v3 api error handling 10 years ago