Commit History

Author SHA1 Message Date
  Konstantin Lebedev 5ffacbb6ea refactor all methods strings to const (#5726) 5 days ago
  vadimartynov 8aae82dd71 Added context for the MasterClient's methods to avoid endless loops (#5628) 3 weeks ago
  chrislu 645ae8c57b Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs"" 9 months ago
  chrislu 8cb42c39ad Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs" 9 months ago
  dependabot[bot] a04bd4d26f Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850) 9 months ago
  Stewart Miles dd71f54c6b Fix -raftHashicorp and -raftBootstrap flag propagation. (#4309) 1 year ago
  Jiffs Maverick 4b0430e71d [metrics] Add the ability to control bind ip (#4012) 1 year ago
  Konstantin Lebedev 401315f337 master fix interruption through ctrl+c (#3834) 1 year ago
  Konstantin Lebedev b9933d5589 master server graceful stop (#3797) 1 year ago
  Ryan Russell 8efe1db01a refactor(various): `Listner` -> `Listener` readability improvements (#3672) 1 year ago
  Patrick Schmidt 7b424a54dc Add raft server access mutex to avoid races (#3503) 1 year ago
  chrislu 67814a5c79 refactor and fix strings.Split 1 year ago
  Patrick Schmidt 1a4a36d510 Add healthy indicator for raft status 1 year ago
  chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 1 year ago
  chrislu 3828b8ce87 "github.com/chrislusf/raft" => "github.com/seaweedfs/raft" 1 year ago
  chrislu 492da3dbce master: put metadata under instance specific folder 2 years ago
  leyou240 89eb87c1d1 Merge branch 'master' into slices.SortFunc 2 years ago
  justin 3551ca2fcf enhancement: replace sort.Slice with slices.SortFunc to reduce reflection 2 years ago
  Konstantin Lebedev 17c6e8e39f Merge branch 'new_master' into hashicorp_raft 2 years ago
  Konstantin Lebedev 622297f1a7 add stats raft handler 2 years ago
  Konstantin Lebedev 14dd971890 hashicorp raft with state machine 2 years ago
  Konstantin Lebedev c514710b7b initial add hashicorp raft 2 years ago
  chrislu daca2d22a5 use original server address string as map key 2 years ago
  chrislu 21e0898631 refactor: change masters from a slice to a map 2 years ago
  chrislu 4ba7127ab1 refactor 2 years ago
  Berck Nash 7ee38fa3a4 The fixes for https://github.com/chrislusf/seaweedfs/issues/1937 had a few problems: 2 years ago
  Berck Nash 9b14f0c81a Add mTLS support for both master and volume http server. 2 years ago
  chrislu 3639cad69c master, filer, s3: also listen to "localhost" in addition to specific ip address 2 years ago
  chrislu 3a6eb8ca5f default bind to one ip address 2 years ago
  garenchan bd032eabe7 [UPDATE] Make heartbeat interval and election timeout of masters configurable. 2 years ago
  Konstantin Lebedev 77c98b657e master metricsHttpPort 2 years ago
  Chris Lu 5ea86ef1da Revert "master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates()" 2 years ago
  Chris Lu af71ae11aa master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates() 2 years ago
  Chris Lu 52fe86df45 use default 10000 for grpc port 2 years ago
  Chris Lu e5fc35ed0c change server address from string to a type 2 years ago
  Chris Lu bd1f800efe custom grpc port: master 2 years ago
  Chris Lu 574485ec69 better IP v6 support 2 years ago
  Chris Lu 7937db52e1 Filer locationPrefix configure does not exec replication #2257 2 years ago
  Chris Lu 5469019852 adjust data type 2 years ago
  Konstantin Lebedev 9ce82a9cd2 GOMAXPROCS use defaults to the value of runtime.NumCPU 3 years ago
  Chris Lu c42b95c596 more help message 3 years ago
  Chris Lu 2a68ddb963 default to empty host to bind to tcp4 and tcp6 3 years ago
  Konstantin Lebedev c6d3735605 permitCommonNames 3 years ago
  Chris Lu 06bb7bf6c0 adding /usr/local/etc/seaweedfs for bsd style config search path 3 years ago
  Chris Lu da36abf033 go fmt 3 years ago
  Chris Lu 1b17f71939 adjust election timeout to 10 seconds 3 years ago
  Chris Lu 0cea84e7ab make it easy with setting up multiple masters in a clcuster 3 years ago
  Chris Lu ee1fc6558a refactor 3 years ago
  Chris Lu da4edf3651 master: check peers for existing leader before starting a leader election 3 years ago
  Устюжанин Антон Александрович 6fbfe73683 fix: resumeState 3 years ago