Yicheng Qin
|
17382ec905
etcdserver: skip initial-cluster check when reboot
|
10 years ago |
Jonathan Boulle
|
7a4d42166b
*: add license header to all source files
|
10 years ago |
Jonathan Boulle
|
c28907ba95
etcdserver: fix race and improve stats interfaces
|
10 years ago |
Jonathan Boulle
|
c30b82b596
etcdserver: fix data race in retrieving self stats
|
10 years ago |
Jonathan Boulle
|
97ae531eda
etcdserver: split out storestats and serverstats
|
10 years ago |
Jonathan Boulle
|
fedb67a71a
etcdserver: fix TODO and change to base 16
|
10 years ago |
Jonathan Boulle
|
8168fed825
etcdserver: add ServerStats and LeaderStats
|
10 years ago |
Jonathan Boulle
|
0a8721a708
etcdserver: expose store statistics
|
10 years ago |
Yicheng Qin
|
8cd6030a1d
etcdserver: add checking when apply conf change
|
10 years ago |
Yicheng Qin
|
a8a1d4fd93
Merge pull request #1299 from unihorn/162
|
10 years ago |
Xiang Li
|
828accf07b
etcdserver: better logging
|
10 years ago |
Xiang Li
|
f98fbbfc14
*: proto refactoring
|
10 years ago |
Jonathan Boulle
|
4183b69e12
*: move from third_party to Godep
|
10 years ago |
Yicheng Qin
|
31264e7eb5
etcdhttp: add PUT and DELETE on /v2/admin/members/
|
10 years ago |
Xiang Li
|
6fc0b1977b
etcdserver: Id -> ID
|
10 years ago |
Xiang Li
|
b53b74733a
etcdserver: add s.apply
|
10 years ago |
Xiang Li
|
30c7a7f2dd
etcdserver: add shouldDiscover
|
10 years ago |
Xiang Li
|
a85ec90d68
etcdserver: clean NewServer
|
10 years ago |
Yicheng Qin
|
f693c6ddf2
etcdserver: apply bootstrap conf change
|
10 years ago |
Yicheng Qin
|
0319b033ea
etcdserver/raft: set context for bootstrap addnode entries
|
10 years ago |
Xiang Li
|
3516cc3ee5
*: change all ID to uint64
|
10 years ago |
Yicheng Qin
|
f16a272898
Merge pull request #1234 from unihorn/152
|
10 years ago |
Yicheng Qin
|
447caf1afc
etcdserver/wal: record info at the head of WAL file
|
10 years ago |
Yicheng Qin
|
77271b0663
etcdserver: split Member into RaftAttributes and Attributes
|
10 years ago |
Xiang Li
|
8bbbaa88b2
*: raft related int64 -> uint64
|
10 years ago |
Jonathan Boulle
|
682008724d
etcdserver: add discovery warning message
|
10 years ago |
Yicheng Qin
|
8e8719f6ac
etcdserver: Create, Delete -> Add, Remove
|
10 years ago |
Yicheng Qin
|
cdea98d434
etcdserver: skip bootstrap addNode entry
|
10 years ago |
Yicheng Qin
|
6a62621695
etcdserver: update panic info
|
10 years ago |
Yicheng Qin
|
3859297225
etcdserver: check id match
|
10 years ago |