Brandon Philips
|
084dcb5596
etcd: add a read/write timeout to server
|
11 years ago |
Yicheng Qin
|
d7768635fd
fix(server): set joinIndex when recovered
|
11 years ago |
Yicheng Qin
|
934c28d498
fix(peer_server): set store and registry when setting raft server
|
11 years ago |
Yicheng Qin
|
84f71b6c87
chore(standby_server): remove error return
|
11 years ago |
Yicheng Qin
|
a824be4c14
feat(standby_server): save/load Running into disk
|
11 years ago |
Yicheng Qin
|
b7d9fdbd39
feat(standby_server): write cluster info to disk
|
11 years ago |
Yicheng Qin
|
f6591b95c7
chore(standby): minor changes based on comments
|
11 years ago |
Yicheng Qin
|
5367c1c998
chore(standby): minor changes based on comments
|
11 years ago |
Yicheng Qin
|
c6b1a738c3
feat(option): add cluster config option
|
11 years ago |
Yicheng Qin
|
baadf63912
feat: implement standby mode
|
11 years ago |
Yicheng Qin
|
f1c13e2d9d
Merge pull request #774 from unihorn/83
|
11 years ago |
Yicheng Qin
|
6c950eaf97
Merge pull request #772 from unihorn/81
|
11 years ago |
Yicheng Qin
|
c92231c91a
Merge branch 'master' of github.com:coreos/etcd
|
11 years ago |
Yicheng Qin
|
e960a0e03c
chore(client): minor changes based on comments
|
11 years ago |
Yicheng Qin
|
c9ce14c857
chore(peer_server): set client transporter separately
|
11 years ago |
Yicheng Qin
|
cf25650b3c
fix(etcd): exit 0 when removed
|
11 years ago |
Yicheng Qin
|
b0ffb4fd10
chore(config): move Sanitize and Force check to boot process
|
11 years ago |
Yicheng Qin
|
ba36a16bc5
feat(peer_server): stop service when removed
|
11 years ago |
Yicheng Qin
|
b0ac8a4b4b
Merge pull request #624 from unihorn/36
|
11 years ago |
Yicheng Qin
|
3a5cb26973
chore(etcd): loose request timeout
|
11 years ago |
Doug MacEachern
|
d73390a674
fix(server): avoid race conditions in Run/Stop
|
11 years ago |
Cenk Alti
|
7c1b7d764a
fix(main): remove duplicate line in etcd.go
|
11 years ago |
Cenk Alti
|
58e1e02688
refactor(main): return only receiving channel from Etcd.ReadyNotify()
|
11 years ago |
Cenk Alti
|
d000ba3ed3
chore(main): add a space line between the two if statements
|
11 years ago |
Cenk Alti
|
3eb74fc32c
chore(main): add todo item and update comments
|
11 years ago |
Cenk Alti
|
a9e77c022c
refactor(main): reorder code
|
11 years ago |
Cenk Alti
|
dfbabc5a77
refactor(main): remove Etcd.StopNotify() method
|
11 years ago |
Cenk Alti
|
c5632b039a
fix(main): stop PeerServer on Etcd.Stop()
|
11 years ago |
Cenk Alti
|
46623c00a8
fix(main): fix ready notifier
|
11 years ago |
Cenk Alti
|
ccb960f47f
refactor(main): close peer server first
|
11 years ago |