Yicheng Qin
|
f693c6ddf2
etcdserver: apply bootstrap conf change
|
11 years ago |
Yicheng Qin
|
0319b033ea
etcdserver/raft: set context for bootstrap addnode entries
|
11 years ago |
Xiang Li
|
3516cc3ee5
*: change all ID to uint64
|
11 years ago |
Yicheng Qin
|
f16a272898
Merge pull request #1234 from unihorn/152
|
11 years ago |
Yicheng Qin
|
447caf1afc
etcdserver/wal: record info at the head of WAL file
|
11 years ago |
Yicheng Qin
|
77271b0663
etcdserver: split Member into RaftAttributes and Attributes
|
11 years ago |
Xiang Li
|
8bbbaa88b2
*: raft related int64 -> uint64
|
11 years ago |
Jonathan Boulle
|
682008724d
etcdserver: add discovery warning message
|
11 years ago |
Yicheng Qin
|
8e8719f6ac
etcdserver: Create, Delete -> Add, Remove
|
11 years ago |
Yicheng Qin
|
cdea98d434
etcdserver: skip bootstrap addNode entry
|
11 years ago |
Yicheng Qin
|
6a62621695
etcdserver: update panic info
|
11 years ago |
Yicheng Qin
|
3859297225
etcdserver: check id match
|
11 years ago |
Yicheng Qin
|
d051af4d3d
etcdserver: apply config change on cluster store
|
11 years ago |
Xiang Li
|
5587e0d73f
raft: compact takes index and nodes parameters
|
11 years ago |
Barak Michener
|
39e0a0cd0a
Merge pull request #1249 from barakmich/sanity_check
|
11 years ago |
Yicheng Qin
|
3ca3c9ad4c
Merge pull request #1245 from unihorn/155
|
11 years ago |
Barak Michener
|
120b088723
Split config into a separate file and add sanity check and test
|
11 years ago |
Yicheng Qin
|
45ebfb4217
raft: refine initial entries logic in StartNode
|
11 years ago |
Yicheng Qin
|
c15c3eab4c
etcdserver: move int64Slice into pkg/types/
|
11 years ago |
Brandon Philips
|
e2d8037ded
main: use initial-cluster and initial-cluster-state flags
|
11 years ago |
Yicheng Qin
|
314d425718
main/raft: write addNode ConfChange entries in log when start raft
|
11 years ago |
Xiang Li
|
9e3d045b2b
*:discovery hook up
|
11 years ago |
Jonathan Boulle
|
1308c3e809
etcdserver: unexport EtcdServer fields where possible
|
11 years ago |
Jonathan Boulle
|
e5f5fcff48
etcdserver: collapse dir configuration to DataDir
|
11 years ago |
Jonathan Boulle
|
af6b29f291
main: move server configuration to etcdserver package
|
11 years ago |
Yicheng Qin
|
e4a6c9651a
raft: add removed
|
11 years ago |
Brandon Philips
|
83137f9eba
pkg/types: introduce a URLs type
|
11 years ago |
Yicheng Qin
|
073eb7677d
etcdserver: move grep member logic into publish func
|
11 years ago |
Yicheng Qin
|
cbc84bc70e
etcdserver: minimize input info
|
11 years ago |
Yicheng Qin
|
a40a270e19
etcdserver: publish self info when start
|
11 years ago |