Yicheng Qin
|
56ef6fbcae
make necessary changes
|
11 years ago |
Yicheng Qin
|
79a89dcb82
Revert "Revert "fix(server): only set NOCOW for log file""
|
11 years ago |
Yicheng Qin
|
9540575690
Revert "fix(server): only set NOCOW for log file"
|
11 years ago |
Yicheng Qin
|
1eff547af6
fix(server): only set NOCOW for log file
|
11 years ago |
Yicheng Qin
|
a3cbf02597
fix(tests): pass all tests using latest raft
|
11 years ago |
Ben Johnson
|
62b89a128a
Merge branch 'master' of https://github.com/coreos/etcd into proxy
|
11 years ago |
Ben Johnson
|
174b9ff343
bump(github.com/goraft/raft): 6bf34b9
|
11 years ago |
Ben Johnson
|
7d4fda550d
Machine join/remove v2 API.
|
11 years ago |
Ben Johnson
|
c0a59b3a27
Add minimum active size and promote delay.
|
11 years ago |
Ben Johnson
|
c91688315a
Minor fixes to proxies.
|
11 years ago |
Ben Johnson
|
3fff1a8dcd
Add /machines and /machines/:name endpoints.
|
11 years ago |
Ben Johnson
|
fe4dee03ab
Minor fixes.
|
11 years ago |
Ben Johnson
|
c8d6b26dfd
Add auto-demotion after peer inactivity.
|
11 years ago |
Yicheng Qin
|
349a802a82
chore(server): remove useless CancelWhenTimeout
|
11 years ago |
Yicheng Qin
|
df49265674
fix(discovery): remove its own address from peer list to join
|
11 years ago |
Ben Johnson
|
fddbf35df2
Add automatic node promotion / demotion.
|
11 years ago |
Ben Johnson
|
f5698d3566
Proxy promotion.
|
11 years ago |
Ben Johnson
|
1d961b8e56
Add proxy mode.
|
12 years ago |
Yicheng Qin
|
3a4df1612c
feat(discovery): adjust boot order to find peers
|
12 years ago |
Brandon Philips
|
76da437f29
bump(github.com/coreos/raft): ef3280ce54f60fff98a72012f547ed2b3415841f
|
12 years ago |
Brandon Philips
|
1b3481fe25
fix(server/peer_server): stop the raftServer in Stop()
|
12 years ago |
Brandon Philips
|
468a68c96c
feat(server): make the RetryInterval of PeerServer tunable
|
12 years ago |
Brandon Philips
|
72514f8ab2
feat(bootstrap): initial working code
|
12 years ago |
Brandon Philips
|
9e43e726a9
Merge pull request #507 from philips/turn-snapshots-on-by-default
|
12 years ago |
Brandon Philips
|
13b6c1e684
chore(*): make everything use goven
|
12 years ago |
Brandon Philips
|
ea8a353545
chore(*): gofmt everything
|
12 years ago |
Brandon Philips
|
9a0ddb3760
feat(server): log on snapshot success or failure
|
12 years ago |
Brian Waldon
|
2fe22f1890
refactor(servers): emit http.Handlers from *Server
|
12 years ago |
Brian Waldon
|
f158dfcd77
refactor(peerserver): Remove PeerServerConfig.Path
|
12 years ago |
Brian Waldon
|
19980a7033
refactor(peerserver): remove timeouts from PeerServerConfig
|
12 years ago |