7790 Commits (3e20336bdeacb10f4316126b3c54683c47f5c935)
 

Author SHA1 Message Date
Konstantin Lebedev 17c6e8e39f Merge branch 'new_master' into hashicorp_raft 3 years ago
Konstantin Lebedev b7cdde14ae auto bootstraping and update peers 3 years ago
chrislu 3176bf126a update rocksdb version 3 years ago
Chris Lu 9b0d02ed39
Merge pull request #2873 from chrislusf/dependabot/go_modules/github.com/linxGnu/grocksdb-1.7.0 3 years ago
Chris Lu e752efc624
Merge pull request #2874 from naveensrinivasan/naveen/feat/set-perms-actions 3 years ago
naveensrinivasan 5b352ec1d2 Set permissions for GitHub actions 3 years ago
chrislu 6e4c94e2e1 Merge branch 'master' of https://github.com/chrislusf/seaweedfs 3 years ago
chrislu 4aae87f405 check missing hdd disk type 3 years ago
Chris Lu 64db9db3de
Merge pull request #2872 from chrislusf/dependabot/go_modules/gocloud.dev/pubsub/rabbitpubsub-0.25.0 3 years ago
dependabot[bot] bb02803fca
Bump github.com/linxGnu/grocksdb from 1.6.38 to 1.7.0 3 years ago
dependabot[bot] 4062daf416
Bump gocloud.dev/pubsub/rabbitpubsub from 0.24.0 to 0.25.0 3 years ago
Chris Lu e28a8f802f
Merge pull request #2871 from chrislusf/dependabot/go_modules/gocloud.dev/pubsub/natspubsub-0.25.0 3 years ago
Chris Lu 19e5179159
Merge pull request #2869 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.31 3 years ago
Chris Lu e965c92c93
Merge pull request #2870 from chrislusf/dependabot/go_modules/modernc.org/sqlite-1.16.0 3 years ago
dependabot[bot] b58187df18
Bump gocloud.dev/pubsub/natspubsub from 0.24.0 to 0.25.0 3 years ago
dependabot[bot] ca1bdb4661
Bump modernc.org/sqlite from 1.15.4 to 1.16.0 3 years ago
dependabot[bot] 566ec62aec
Bump github.com/aws/aws-sdk-go from 1.43.30 to 1.43.31 3 years ago
Konstantin Lebedev 622297f1a7 add stats raft handler 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
chrislu d310711de0 avoid possible deadlock: move metadata log flush channel out of lock scope 3 years ago
chrislu 9eda9a6e82 Revert "Bump github.com/linxGnu/grocksdb from 1.6.38 to 1.7.0" 3 years ago
chrislu 77a7d7253f 2.97 3 years ago
chrislu e8d7bb42e2 avoid concurrent access to map object 3 years ago
chrislu 6a2bcd03aa configure mount quota 3 years ago
chrislu 958f880b70 mount: add grpc method to adjust quota 3 years ago
chrislu a8eefda452 Merge branch 'master' of https://github.com/chrislusf/seaweedfs 3 years ago
chrislu 105578a2f2 skip pinging self for master and volume server 3 years ago
Chris Lu 049f8f2e2a
Merge pull request #2864 from guol-fnst/fix_response 3 years ago
root b7e34016d4 fix error response in case of wrong expire time format 3 years ago
chrislu 4ecba915f3 add check between peers 3 years ago
chrislu daca2d22a5 use original server address string as map key 3 years ago
chrislu 4b5c0e3fa9 check cluster connectivities 3 years ago
chrislu 6d55716fc3 use constants 3 years ago
chrislu bbbbbd70a4 master supports grpc ping 3 years ago
chrislu 743ad690b6 filer supports grpc ping 3 years ago
chrislu 2305508b65 refactor: separate into two files 3 years ago
chrislu 800cbc004c volume server adds ping function 3 years ago
a 7e92517571 change user and pass to username and password 3 years ago
Chris Lu 7fdd29c234
Merge pull request #2863 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.30 3 years ago
dependabot[bot] b0a7fd67cf
Bump github.com/aws/aws-sdk-go from 1.43.29 to 1.43.30 3 years ago
Konstantin Lebedev 7f1383a41e findExtraChunksInVolumeServers in consideration of replication 3 years ago
Konstantin Lebedev 3817e05dd0 fix collect filer files 3 years ago
Konstantin Lebedev 3cedb21bb7 skip new entities 3 years ago
Chris Lu dfe5bfbe2b
Merge pull request #2860 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.29 3 years ago
Chris Lu aa7eb31bea
Merge pull request #2859 from chrislusf/dependabot/go_modules/google.golang.org/api-0.74.0 3 years ago
dependabot[bot] 2fc524ed30
Bump github.com/aws/aws-sdk-go from 1.43.28 to 1.43.29 3 years ago
dependabot[bot] 02935ff145
Bump google.golang.org/api from 0.73.0 to 0.74.0 3 years ago
Konstantin Lebedev 1d9e30d8c0 fsck replicas 3 years ago