Yicheng Qin
|
0558b546ff
fix(registry): fetch peers from store instead of cache
|
10 years ago |
Yicheng Qin
|
17e299995c
refactor(peer_server): remove standby mode in peer server
|
10 years ago |
Yicheng Qin
|
0c95e1eabb
feat(peer_server): forbid rejoining with different name
|
10 years ago |
Yicheng Qin
|
273c293645
fix(server): rejoin cluster with different ip
|
10 years ago |
Yicheng Qin
|
82dee82bfd
chore: gofmt go files
|
10 years ago |
Yicheng Qin
|
67600603c5
chore: rename proxy mode to standby mode
|
10 years ago |
Xiang Li
|
af87fa40c2
fix(registry.go) protect the peer and proxy map in the registry by lock
|
10 years ago |
Tomás Senart
|
b6053d6a86
Making code formatting consistent.
|
10 years ago |
Ben Johnson
|
7d4fda550d
Machine join/remove v2 API.
|
10 years ago |
Ben Johnson
|
3cd83c61c4
Fix PUT /config response and log errors.
|
10 years ago |
Ben Johnson
|
c8d6b26dfd
Add auto-demotion after peer inactivity.
|
10 years ago |
Ben Johnson
|
f5698d3566
Proxy promotion.
|
10 years ago |
Ben Johnson
|
1d961b8e56
Add proxy mode.
|
10 years ago |
Brandon Philips
|
8485987b74
Merge pull request #524 from yifan-gu/remove_omitempty_on_value
|
10 years ago |
evan-gu
|
9cfd8c5f0b
fix(store): make NodeExtern.Value a *string
|
10 years ago |
Yicheng Qin
|
3a4df1612c
feat(discovery): adjust boot order to find peers
|
10 years ago |
Yicheng Qin
|
bd56b15b6e
fix(tests/discovery): use host as -peers parameter instead of url
|
10 years ago |
Brandon Philips
|
7e5aa3137d
fix(server/registry): use url.Value.Encode()
|
11 years ago |
Xiang Li
|
40d297be66
feat add dir_flag
|
11 years ago |
Xiang Li
|
b7d07ea5c8
refactor event
|
11 years ago |
Ben Johnson
|
cba2611c68
Renamed configuration parameters.
|
11 years ago |
Xiang Li
|
6156d5c790
refactor separate etcd index from raft index
|
11 years ago |
Ben Johnson
|
aa9ae32998
Internal versioning.
|
11 years ago |
Xiang Li
|
94accfcb23
refactor remove extra print parameter
|
11 years ago |
Xiang Li
|
fbf40fb74a
refactor store.go add set function
|
11 years ago |
Ben Johnson
|
1321c63f3b
Extract Store into an interface.
|
11 years ago |
Xiang Li
|
7565313290
refactor add wrapper function
|
11 years ago |
Xiang Li
|
a635f6b17c
refactor remove the extra function
|
11 years ago |
Ben Johnson
|
dc59bd8d77
gofmt
|
11 years ago |
Ben Johnson
|
d44fd6661a
Fix registry cache issues.
|
11 years ago |