| .. |
|
api
|
94f4069a25
etcdserver: better v3 api error handling
|
10 years ago |
|
auth
|
92cd24d5bd
*: fix govet shadow check failure
|
10 years ago |
|
etcdhttp
|
1b2dc1c796
metrics: add `events` metrics in etcdhttp.
|
10 years ago |
|
etcdserverpb
|
94f784826a
*: support v3 compaction
|
10 years ago |
|
stats
|
8ad7ed321e
*:godep log pkg
|
10 years ago |
|
cluster.go
|
18c568bc82
etcdserver: print out correct restored cluster info
|
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
|
2540a3fb7e
etcdsever: mismatch error uses the same format as the corresponding flags
|
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
|
233e717e2f
rafthttp: expose struct to set configuration
|
10 years ago |
|
server_test.go
|
233e717e2f
rafthttp: expose struct to set configuration
|
10 years ago |
|
snapshot_store.go
|
36f4303fc3
storage/etcdserver: update KV.Snapshot function
|
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 |