8901 Commits (0aa947913a4d9ddc65dc4402ce50b922136e3aed)
 

Author SHA1 Message Date
Chris Lu dc59ccd110
Merge pull request #3228 from shichanglin5/fix_volumeNotFound 3 years ago
石昌林 f1ea906c13 Code comment optimization 3 years ago
石昌林 0c8e033e68 When the connection with the leader is disconnected, the vidMap should not be reset immediately, but should be reset after connecting to a new leader 3 years ago
chrislu 9c517d2b35 masterclient: fallback to directly querying master in case of missing volume id location 3 years ago
Chris Lu 280e33092c
Merge pull request #3226 from kmlebedev/advancedtls 3 years ago
chrislu 509a9047db test compact map with snowflake sequencer 3 years ago
chrislu 217d7dc377 verify seq is always unique 3 years ago
Konstantin Lebedev 2e782dfdcb rm defer comments 3 years ago
Konstantin Lebedev 7efaafb0ee fix Authenticate 3 years ago
Konstantin Lebedev b0aa51d7ef enable require client cert 3 years ago
Konstantin Lebedev ea7cdb8b0e seperate option 3 years ago
chrislu 46ae28d64c upgrade github.com/chrislusf/raft 3 years ago
Konstantin Lebedev 5b388ed6c1 initial advancedtls 3 years ago
chrislu 28f615dcae java: fix data encryption 3 years ago
chrislu 0c13fc873c fix compilation 3 years ago
chrislu 96496d5286 master: broadcast new volume locations to clients to avoid possible racing condition 3 years ago
chrislu 52c44d646e Merge branch 'master' of https://github.com/chrislusf/seaweedfs 3 years ago
chrislu 530da0cc89 remove unused code 3 years ago
Chris Lu 3185154d0e
Merge pull request #3218 from famosss/master 3 years ago
famosss 8a6e7a7df8
Merge branch 'chrislusf:master' into master 3 years ago
zzq09494 9df5ad5309 fix: vacuum create a lot of connections quickly 3 years ago
Chris Lu d652ce1a36
Merge pull request #3216 from kmlebedev/mk_raft_basedir 3 years ago
chrislu 6b3beb709d fix format 3 years ago
Konstantin Lebedev c1c8dad677 avoid no such raft date directory 3 years ago
chrislu 4dc27e1ed5 3.12 3 years ago
chrislu 492da3dbce master: put metadata under instance specific folder 3 years ago
chrislu 41dfe27102 Revert "remove max connection age" 3 years ago
chrislu 2295766e2c Merge branch 'master' of https://github.com/chrislusf/seaweedfs 3 years ago
chrislu 1d0c53ea56 remote storage: stop supporting hdfs as a remote storage 3 years ago
Chris Lu 1846d08a32
Merge pull request #3210 from zeisss/patch-1 3 years ago
Stephan 1eb7826909
Fix link to osxfuse github page 3 years ago
chrislu bf5a5abfb1 Merge branch 'master' of https://github.com/chrislusf/seaweedfs 3 years ago
chrislu 69a2e503ab non-recursive directory deletion 3 years ago
chrislu 36931babf9 update go-fuse to latest version 3 years ago
chrislu 76f26c4b99 mount: delete target entry first during move 3 years ago
Chris Lu 0d22877df9
Merge pull request #3209 from chrislusf/dependabot/go_modules/github.com/google/btree-1.1.2 3 years ago
Chris Lu 758df5ade6
Merge pull request #3208 from chrislusf/dependabot/go_modules/github.com/stretchr/testify-1.7.3 3 years ago
Chris Lu 497ac1da27
Merge pull request #3207 from chrislusf/dependabot/go_modules/github.com/ydb-platform/ydb-go-sdk/v3-3.27.0 3 years ago
Chris Lu a608d71523
Merge pull request #3206 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.37 3 years ago
Chris Lu 6eed6ceaa3
Merge pull request #3205 from chrislusf/dependabot/go_modules/cloud.google.com/go/pubsub-1.22.2 3 years ago
Chris Lu 2064e49842
Merge pull request #3204 from chrislusf/dependabot/github_actions/actions/dependency-review-action-2.0.2 3 years ago
dependabot[bot] 50d564216b
Bump github.com/google/btree from 1.0.1 to 1.1.2 3 years ago
dependabot[bot] 43f5df522f
Bump github.com/stretchr/testify from 1.7.2 to 1.7.3 3 years ago
dependabot[bot] ddd261845b
Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.26.10 to 3.27.0 3 years ago
dependabot[bot] f800404516
Bump github.com/aws/aws-sdk-go from 1.44.32 to 1.44.37 3 years ago
dependabot[bot] ff05008083
Bump cloud.google.com/go/pubsub from 1.21.1 to 1.22.2 3 years ago
dependabot[bot] 2d75dda243
Bump actions/dependency-review-action from 1.0.2 to 2.0.2 3 years ago
Chris Lu 460c7cf68e
Merge pull request #3203 from shichanglin5/volume_copy_preallocate 3 years ago
Chris Lu 1166d9dcf1
Merge pull request #3202 from shichanglin5/fix_circuit_breaker 3 years ago
石昌林 81f7f08708 Determine whether to preallocate according to the master configuration before executing copy volume 3 years ago