41 Commits (dc59ccd110a321db7d0b0480631aa95a3d9ba7e6)

Author SHA1 Message Date
Konstantin Lebedev c1c8dad677 avoid no such raft date directory 3 years ago
Konstantin Lebedev 1a1e5778c3 fix cluster status 3 years ago
Konstantin Lebedev 14dd971890 hashicorp raft with state machine 3 years ago
Konstantin Lebedev c514710b7b initial add hashicorp raft 3 years ago
Konstantin Lebedev 84b7b83517 fix permission mkdir snapshot 3 years ago
chrislu 4ba7127ab1 refactor 3 years ago
chrislu fba1cfc2d6 simplify a bit 3 years ago
chrislu a3411dd9da refactor 3 years ago
Konstantin Lebedev ddd3945c26 fix remove deleted peers of raft server 3 years ago
Konstantin Lebedev c1450bf9fe always clear previous log to avoid server is promotable 3 years ago
garenchan bd032eabe7 [UPDATE] Make heartbeat interval and election timeout of masters configurable. 3 years ago
Chris Lu e5fc35ed0c change server address from string to a type 3 years ago
Chris Lu 1b17f71939 adjust election timeout to 10 seconds 4 years ago
Chris Lu da4edf3651 master: check peers for existing leader before starting a leader election 4 years ago
Устюжанин Антон Александрович 702b1cb876 fix: remove deleted peers if resumeState = true 4 years ago
Устюжанин Антон Александрович dc31b19469 fix: restore raft state 4 years ago
Устюжанин Антон Александрович 8c82fb7e5f fix: restore raft state 4 years ago
Chris Lu 044841c885 master: always clear previous master meta data directory 5 years ago
Chris Lu f90c43635d refactoring 5 years ago
Lei Liu c2884cace2 misc updated 5 years ago
j.laycock 6fc6322c90 Change joeslay paths to chrislusf paths 5 years ago
j.laycock 595a1beff0 Swap imports to use joeslay 5 years ago
Chris Lu da871896c3 weed filer: set grpc port to port + 10000 6 years ago
Chris Lu 07af52cb6f raft change from http to grpc 6 years ago
Chris Lu 7103c1ab7e go fmt 6 years ago
Chris Lu 8afc632484 raft: use the first master to bootstrap the election 6 years ago
Chris Lu 1334507595 Revert "randomize based on self address" 6 years ago
Chris Lu 6230eb28a6 randomize based on self address 6 years ago
Chris Lu 221105eea3 Revert "use the first entry to bootstrap master cluster" 6 years ago
Chris Lu 40c8725ffa use the first entry to bootstrap master cluster 6 years ago
Chris Lu 834f414af9 add a timeout 6 years ago
Chris Lu 3f56b12ed4 raft: adding idle connection time out 6 years ago
Chris Lu 1d103e3ed5 timeout http connections 6 years ago
Chris Lu 75d63db60d randomize raft server startup 6 years ago
Chris Lu 03f50180f3 simplifying the leader election by raft 7 years ago
Chris Lu 458ada173e go fmt 7 years ago
Chris Lu 70f6740309 better fix for single master restart without peers changing 7 years ago
Chris Lu 9026b3e86e always remember the max volume id 7 years ago
Chris Lu 72e89b615b 301 is reported as 404 for http post 8 years ago
Chris Lu c8f54aad8b adjust timing of leader election 8 years ago
Yang zhixiang 57005ed7f8 fix bug : join post is empty 8 years ago
Yang zhixiang 4194ae33fd fix raft_server.go isPeersChanged bug 8 years ago
Chris Lu 5ce6bbf076 directory structure change to work with glide 9 years ago
Chris Lu 8e67c4f597 clean up old config only when peers are changed. 9 years ago
chrislusf 49b1ba5bbf break away from code.google.com 10 years ago
Stuart P. Bentley f0c2a2dcb3 Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 10 years ago
chrislusf b07d81fb08 follow golint suggestions 10 years ago
Brian McQueen d56c748fa8 switch it back to chris's repo 10 years ago
Brian McQueen c0dfdf4392 switch to my forked repo 10 years ago
Chris Lu 7ce628bf09 Clean raft configurations if "peers" option is set. 10 years ago