7565 Commits (8e98d7326b8cbd715033ec5a0e602732a4034850)
 

Author SHA1 Message Date
chrislu 79b8e6a8c3 add a place holder for later merge consecutive chunks 4 years ago
Konstantin Lebedev c1aeded2dd force raft bootstrap 4 years ago
Chris Lu 49ecb8d11c
Merge pull request #2879 from leyou240/master 4 years ago
justin d02f13c2d1 remove Redundant type conversion and use strings.TrimSuffix to enhance readability 4 years ago
Chris Lu 7c85cb332d
Merge pull request #2878 from guol-fnst/fix_create_bucket_resp 4 years ago
root f15a737a0a Add "Location:" in response when creating bucket 4 years ago
chrislu bc888226fc erasure coding: tracking encoded/decoded volumes 4 years ago
chrislu 8b3d76b24d prevent concurrent access during shutdown 4 years ago
chrislu bb4beebce3 prevent nil 4 years ago
Chris Lu ae5aa2bf04
Merge pull request #2875 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.32 4 years ago
dependabot[bot] 10dc72ca54
Bump github.com/aws/aws-sdk-go from 1.43.31 to 1.43.32 4 years ago
Konstantin Lebedev 0e796a5582 rm set NoSnapshotRestoreOnStart 4 years ago
Konstantin Lebedev 68f11b9687 sleep bootstraping 4 years ago
Konstantin Lebedev 1ae7f509f5 LocalID from raw string 4 years ago
Konstantin Lebedev 89d32a0670 fix glog Info 4 years ago
Konstantin Lebedev 7dd93a88ac fix go.mod conflicts 4 years ago
Konstantin Lebedev 17c6e8e39f Merge branch 'new_master' into hashicorp_raft 4 years ago
Konstantin Lebedev b7cdde14ae auto bootstraping and update peers 4 years ago
chrislu 3176bf126a update rocksdb version 4 years ago
Chris Lu 9b0d02ed39
Merge pull request #2873 from chrislusf/dependabot/go_modules/github.com/linxGnu/grocksdb-1.7.0 4 years ago
Chris Lu e752efc624
Merge pull request #2874 from naveensrinivasan/naveen/feat/set-perms-actions 4 years ago
naveensrinivasan 5b352ec1d2 Set permissions for GitHub actions 4 years ago
chrislu 6e4c94e2e1 Merge branch 'master' of https://github.com/chrislusf/seaweedfs 4 years ago
chrislu 4aae87f405 check missing hdd disk type 4 years ago
Chris Lu 64db9db3de
Merge pull request #2872 from chrislusf/dependabot/go_modules/gocloud.dev/pubsub/rabbitpubsub-0.25.0 4 years ago
dependabot[bot] bb02803fca
Bump github.com/linxGnu/grocksdb from 1.6.38 to 1.7.0 4 years ago
dependabot[bot] 4062daf416
Bump gocloud.dev/pubsub/rabbitpubsub from 0.24.0 to 0.25.0 4 years ago
Chris Lu e28a8f802f
Merge pull request #2871 from chrislusf/dependabot/go_modules/gocloud.dev/pubsub/natspubsub-0.25.0 4 years ago
Chris Lu 19e5179159
Merge pull request #2869 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.31 4 years ago
Chris Lu e965c92c93
Merge pull request #2870 from chrislusf/dependabot/go_modules/modernc.org/sqlite-1.16.0 4 years ago
dependabot[bot] b58187df18
Bump gocloud.dev/pubsub/natspubsub from 0.24.0 to 0.25.0 4 years ago
dependabot[bot] ca1bdb4661
Bump modernc.org/sqlite from 1.15.4 to 1.16.0 4 years ago
dependabot[bot] 566ec62aec
Bump github.com/aws/aws-sdk-go from 1.43.30 to 1.43.31 4 years ago
Konstantin Lebedev 622297f1a7 add stats raft handler 4 years ago
Konstantin Lebedev 1a1e5778c3 fix cluster status 4 years ago
Konstantin Lebedev 14dd971890 hashicorp raft with state machine 4 years ago
Konstantin Lebedev c514710b7b initial add hashicorp raft 4 years ago
chrislu d310711de0 avoid possible deadlock: move metadata log flush channel out of lock scope 4 years ago
chrislu 9eda9a6e82 Revert "Bump github.com/linxGnu/grocksdb from 1.6.38 to 1.7.0" 4 years ago
chrislu 77a7d7253f 2.97 4 years ago
chrislu e8d7bb42e2 avoid concurrent access to map object 4 years ago
chrislu 6a2bcd03aa configure mount quota 4 years ago
chrislu 958f880b70 mount: add grpc method to adjust quota 4 years ago
chrislu a8eefda452 Merge branch 'master' of https://github.com/chrislusf/seaweedfs 4 years ago
chrislu 105578a2f2 skip pinging self for master and volume server 4 years ago
Chris Lu 049f8f2e2a
Merge pull request #2864 from guol-fnst/fix_response 4 years ago
root b7e34016d4 fix error response in case of wrong expire time format 4 years ago
chrislu 4ecba915f3 add check between peers 4 years ago
chrislu daca2d22a5 use original server address string as map key 4 years ago
chrislu 4b5c0e3fa9 check cluster connectivities 4 years ago