Chris Lu
|
044841c885
|
master: always clear previous master meta data directory
|
2020-06-19 20:42:16 -07:00 |
|
Chris Lu
|
f90c43635d
|
refactoring
|
2020-03-04 00:39:47 -08:00 |
|
Lei Liu
|
c2884cace2
|
misc updated
Signed-off-by: Lei Liu <lei01.liu@horizon.ai>
|
2019-10-29 21:28:28 +08:00 |
|
Chris Lu
|
da871896c3
|
weed filer: set grpc port to port + 10000
|
2019-03-19 05:47:41 -07:00 |
|
Chris Lu
|
07af52cb6f
|
raft change from http to grpc
master grpc port is fixed to http port + 10000
|
2019-02-18 22:38:14 -08:00 |
|
Chris Lu
|
7103c1ab7e
|
go fmt
|
2019-02-15 00:09:48 -08:00 |
|
Chris Lu
|
8afc632484
|
raft: use the first master to bootstrap the election
|
2019-02-09 12:52:09 -08:00 |
|
Chris Lu
|
1334507595
|
Revert "randomize based on self address"
This reverts commit 6230eb28a6 .
|
2019-01-28 12:12:51 -08:00 |
|
Chris Lu
|
6230eb28a6
|
randomize based on self address
fix #851
|
2019-01-28 11:55:33 -08:00 |
|
Chris Lu
|
221105eea3
|
Revert "use the first entry to bootstrap master cluster"
This reverts commit 40c8725ffa .
|
2019-01-28 11:46:46 -08:00 |
|
Chris Lu
|
40c8725ffa
|
use the first entry to bootstrap master cluster
fix https://github.com/chrislusf/seaweedfs/issues/851
|
2019-01-28 10:35:28 -08:00 |
|
Chris Lu
|
834f414af9
|
add a timeout
|
2019-01-26 00:15:42 -06:00 |
|
Chris Lu
|
3f56b12ed4
|
raft: adding idle connection time out
another attempt to fix https://github.com/chrislusf/seaweedfs/issues/825
|
2019-01-22 09:25:25 -08:00 |
|
Chris Lu
|
1d103e3ed5
|
timeout http connections
possible fix for https://github.com/chrislusf/seaweedfs/issues/825
|
2019-01-17 23:38:33 -08:00 |
|
Chris Lu
|
75d63db60d
|
randomize raft server startup
also some go fmt
|
2018-08-12 14:27:14 -07:00 |
|
Chris Lu
|
03f50180f3
|
simplifying the leader election by raft
fixing https://github.com/chrislusf/seaweedfs/issues/629
|
2018-06-12 01:54:09 -07:00 |
|
Chris Lu
|
458ada173e
|
go fmt
|
2018-05-27 11:52:26 -07:00 |
|
Chris Lu
|
70f6740309
|
better fix for single master restart without peers changing
|
2017-12-06 00:14:14 -08:00 |
|
Chris Lu
|
9026b3e86e
|
always remember the max volume id
|
2017-11-28 17:08:59 -08:00 |
|
Chris Lu
|
72e89b615b
|
301 is reported as 404 for http post
fix https://github.com/chrislusf/seaweedfs/issues/512
|
2017-06-15 21:21:32 -07:00 |
|
Chris Lu
|
c8f54aad8b
|
adjust timing of leader election
|
2017-01-18 09:54:43 -08:00 |
|
Yang zhixiang
|
57005ed7f8
|
fix bug : join post is empty
|
2016-11-08 11:00:46 +08:00 |
|
Yang zhixiang
|
4194ae33fd
|
fix raft_server.go isPeersChanged bug
|
2016-11-03 15:46:59 +08:00 |
|
Chris Lu
|
5ce6bbf076
|
directory structure change to work with glide
glide has its own requirements. My previous workaround caused me some
code checkin errors. Need to fix this.
|
2016-06-02 18:09:14 -07:00 |
|