1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-08-23 12:32:47 +02:00

Commit graph

  • 265b05c8fc
    Merge pull request #3245 from chrislusf/dependabot/go_modules/github.com/klauspost/reedsolomon-1.10.0 Chris Lu 2022-06-27 10:15:23 -07:00
  • f5273cdd5c
    Merge pull request #3244 from chrislusf/dependabot/go_modules/github.com/go-redsync/redsync/v4-4.5.1 Chris Lu 2022-06-27 10:03:32 -07:00
  • a9389377b5
    Merge pull request #3247 from chrislusf/dependabot/go_modules/google.golang.org/api-0.85.0 Chris Lu 2022-06-27 10:02:19 -07:00
  • 9bff097b01 currentMaster redirected Konstantin Lebedev 2022-06-27 21:55:16 +05:00
  • 6c20a3b622 avoid set currentMaster k8s svc.local discoveruy service domains https://github.com/chrislusf/seaweedfs/issues/2589 Konstantin Lebedev 2022-06-27 21:47:05 +05:00
  • 201023dd15
    Merge pull request #3242 from garenchan/ck-dev1 Chris Lu 2022-06-27 09:46:46 -07:00
  • d172d07212
    Merge pull request #3246 from chrislusf/dependabot/go_modules/github.com/stretchr/testify-1.7.5 Chris Lu 2022-06-27 09:44:41 -07:00
  • 2e3d6104e4
    Merge pull request #3243 from chrislusf/dependabot/go_modules/cloud.google.com/go/storage-1.23.0 Chris Lu 2022-06-27 09:44:25 -07:00
  • 1a5981d583 fix test Lapshin Vitaliy 2022-06-27 18:46:21 +03:00
  • 983686bb83
    Bump google.golang.org/api from 0.83.0 to 0.85.0 dependabot[bot] 2022-06-27 15:24:20 +00:00
  • b5d70669ad
    Bump github.com/stretchr/testify from 1.7.3 to 1.7.5 dependabot[bot] 2022-06-27 15:24:14 +00:00
  • 787103b032
    Bump github.com/klauspost/reedsolomon from 1.9.16 to 1.10.0 dependabot[bot] 2022-06-27 15:24:07 +00:00
  • cfd7c0fa78
    Bump github.com/go-redsync/redsync/v4 from 4.5.0 to 4.5.1 dependabot[bot] 2022-06-27 15:24:02 +00:00
  • e90a6af65e
    Bump cloud.google.com/go/storage from 1.22.1 to 1.23.0 dependabot[bot] 2022-06-27 15:23:46 +00:00
  • 8aa19577f4 fix 3238: handle errors for GenerateDirUuid method garenchan 2022-06-27 22:04:50 +08:00
  • d7c3493d15 Merge branch 'master' into bufix/validate-tags-on-copy Lapshin Vitaliy 2022-06-27 13:53:57 +03:00
  • 43e44ecb03 docs(filer.sync): Delete useless code. fix code comment. zhihao.qu 2022-06-27 18:08:47 +08:00
  • 534b0fe26d feat(filer.sync): add parallel synchronization function zhihao.qu 2022-06-27 16:40:23 +08:00
  • b9f7b6fb9a adjust log message chrislu 2022-06-26 23:12:16 -07:00
  • fdd880b111
    Merge pull request #3237 from shichanglin5/remove_query_collection Chris Lu 2022-06-26 23:02:11 -07:00
  • 15bfc60a88 Remove the collection query param of s3api and let the collection be determined by the filer 石昌林 2022-06-27 13:47:53 +08:00
  • 6a2afc3a7e
    Merge pull request #3235 from blacktear23/list-filer-stores Chris Lu 2022-06-26 22:20:38 -07:00
  • af23e63e3f Improve filer command help, add supported filer store list yulai.li 2022-06-27 12:09:16 +08:00
  • d003bb0166 java 3.13 chrislu 2022-06-26 20:41:51 -07:00
  • 40a9634c3d 3.13 3.13 chrislu 2022-06-26 20:13:52 -07:00
  • cc01f71752
    Merge pull request #3233 from blacktear23/filerstore-tikv Chris Lu 2022-06-26 20:12:18 -07:00
  • 93dd33319f Update github workflow configuration files yulai.li 2022-06-27 11:06:35 +08:00
  • 824cbe32be Make tikv filer enable/disable by build tags yulai.li 2022-06-27 10:57:24 +08:00
  • 9dfea44aeb fix unit chrislu 2022-06-26 12:21:38 -07:00
  • 3142e77eca mount: stats report physical size instead of logical size chrislu 2022-06-26 12:14:34 -07:00
  • 13159ad0d8 Merge branch 'master' into filerstore-tikv yulai.li 2022-06-26 22:44:01 +08:00
  • 46e0b629e5 Update tikv client version and add one PC support yulai.li 2022-06-26 22:43:37 +08:00
  • f77eda4b4f Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-06-25 09:22:52 -07:00
  • 3ce46c3566 fix entry full url lookup chrislu 2022-06-25 09:22:49 -07:00
  • 33b800e5bc
    Merge branch 'chrislusf:master' into master famosss 2022-06-25 15:40:50 +08:00
  • dc59ccd110
    Merge pull request #3228 from shichanglin5/fix_volumeNotFound Chris Lu 2022-06-24 23:06:13 -07:00
  • 0a49422b31 fix:retry to wait rebuild vidmap when grpc connection error. zzq09494 2022-06-25 14:03:25 +08:00
  • f1ea906c13 Code comment optimization 石昌林 2022-06-25 11:56:09 +08:00
  • 726d17aea0 Revert "fix: the full url's format of LookupFileIdWithFallback" zzq09494 2022-06-25 11:40:24 +08:00
  • 0830b8b53e fix: the full url's format of LookupFileIdWithFallback zzq09494 2022-06-25 10:56:01 +08:00
  • 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 石昌林 2022-06-24 17:41:46 +08:00
  • 9c517d2b35 masterclient: fallback to directly querying master in case of missing volume id location chrislu 2022-06-24 02:08:57 -07:00
  • 280e33092c
    Merge pull request #3226 from kmlebedev/advancedtls Chris Lu 2022-06-24 01:34:58 -07:00
  • 509a9047db test compact map with snowflake sequencer chrislu 2022-06-23 21:45:51 -07:00
  • 217d7dc377 verify seq is always unique chrislu 2022-06-23 21:22:05 -07:00
  • 2e782dfdcb rm defer comments Konstantin Lebedev 2022-06-24 01:50:13 +05:00
  • 7efaafb0ee fix Authenticate Konstantin Lebedev 2022-06-24 01:42:04 +05:00
  • b0aa51d7ef enable require client cert Konstantin Lebedev 2022-06-24 00:29:23 +05:00
  • ea7cdb8b0e seperate option Konstantin Lebedev 2022-06-24 00:26:56 +05:00
  • 46ae28d64c upgrade github.com/chrislusf/raft chrislu 2022-06-23 12:10:23 -07:00
  • 5b388ed6c1 initial advancedtls Konstantin Lebedev 2022-06-23 23:32:15 +05:00
  • 28f615dcae java: fix data encryption chrislu 2022-06-23 03:05:59 -07:00
  • 0c13fc873c fix compilation chrislu 2022-06-23 00:45:11 -07:00
  • 96496d5286 master: broadcast new volume locations to clients to avoid possible racing condition chrislu 2022-06-23 00:41:33 -07:00
  • 52c44d646e Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-06-22 00:34:27 -07:00
  • 530da0cc89 remove unused code chrislu 2022-06-22 00:34:25 -07:00
  • 3185154d0e
    Merge pull request #3218 from famosss/master Chris Lu 2022-06-21 20:33:21 -07:00
  • 8a6e7a7df8
    Merge branch 'chrislusf:master' into master famosss 2022-06-22 09:58:56 +08:00
  • 9df5ad5309 fix: vacuum create a lot of connections quickly zzq09494 2022-06-22 09:57:22 +08:00
  • d652ce1a36
    Merge pull request #3216 from kmlebedev/mk_raft_basedir Chris Lu 2022-06-21 12:21:30 -07:00
  • 6b3beb709d fix format chrislu 2022-06-21 12:21:02 -07:00
  • c1c8dad677 avoid no such raft date directory https://github.com/chrislusf/seaweedfs/issues/3214 Konstantin Lebedev 2022-06-21 13:47:51 +05:00
  • 5f667e7db2 avoid concurrent re-creation of connections https://github.com/chrislusf/seaweedfs/pull/3201 Konstantin Lebedev 2022-06-21 11:27:02 +05:00
  • 4dc27e1ed5 3.12 3.12 chrislu 2022-06-20 19:07:00 -07:00
  • 492da3dbce master: put metadata under instance specific folder chrislu 2022-06-20 19:04:49 -07:00
  • 41dfe27102 Revert "remove max connection age" chrislu 2022-06-20 14:49:39 -07:00
  • 2295766e2c Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-06-20 14:16:18 -07:00
  • 1d0c53ea56 remote storage: stop supporting hdfs as a remote storage chrislu 2022-06-20 14:15:59 -07:00
  • 1846d08a32
    Merge pull request #3210 from zeisss/patch-1 Chris Lu 2022-06-20 14:03:38 -07:00
  • 1eb7826909
    Fix link to osxfuse github page Stephan 2022-06-20 22:36:07 +02:00
  • bf5a5abfb1 Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-06-20 13:18:11 -07:00
  • 69a2e503ab non-recursive directory deletion chrislu 2022-06-20 13:18:08 -07:00
  • 36931babf9 update go-fuse to latest version chrislu 2022-06-20 13:15:20 -07:00
  • 76f26c4b99 mount: delete target entry first during move chrislu 2022-06-20 13:15:02 -07:00
  • 0d22877df9
    Merge pull request #3209 from chrislusf/dependabot/go_modules/github.com/google/btree-1.1.2 Chris Lu 2022-06-20 10:40:00 -07:00
  • 758df5ade6
    Merge pull request #3208 from chrislusf/dependabot/go_modules/github.com/stretchr/testify-1.7.3 Chris Lu 2022-06-20 10:39:53 -07:00
  • 497ac1da27
    Merge pull request #3207 from chrislusf/dependabot/go_modules/github.com/ydb-platform/ydb-go-sdk/v3-3.27.0 Chris Lu 2022-06-20 10:39:45 -07:00
  • a608d71523
    Merge pull request #3206 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.37 Chris Lu 2022-06-20 10:39:39 -07:00
  • 6eed6ceaa3
    Merge pull request #3205 from chrislusf/dependabot/go_modules/cloud.google.com/go/pubsub-1.22.2 Chris Lu 2022-06-20 10:39:33 -07:00
  • 2064e49842
    Merge pull request #3204 from chrislusf/dependabot/github_actions/actions/dependency-review-action-2.0.2 Chris Lu 2022-06-20 10:39:20 -07:00
  • 50d564216b
    Bump github.com/google/btree from 1.0.1 to 1.1.2 dependabot[bot] 2022-06-20 15:24:50 +00:00
  • 43f5df522f
    Bump github.com/stretchr/testify from 1.7.2 to 1.7.3 dependabot[bot] 2022-06-20 15:24:44 +00:00
  • ddd261845b
    Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.26.10 to 3.27.0 dependabot[bot] 2022-06-20 15:24:40 +00:00
  • f800404516
    Bump github.com/aws/aws-sdk-go from 1.44.32 to 1.44.37 dependabot[bot] 2022-06-20 15:24:27 +00:00
  • ff05008083
    Bump cloud.google.com/go/pubsub from 1.21.1 to 1.22.2 dependabot[bot] 2022-06-20 15:24:14 +00:00
  • 2d75dda243
    Bump actions/dependency-review-action from 1.0.2 to 2.0.2 dependabot[bot] 2022-06-20 15:23:33 +00:00
  • 460c7cf68e
    Merge pull request #3203 from shichanglin5/volume_copy_preallocate Chris Lu 2022-06-20 07:41:45 -07:00
  • 1166d9dcf1
    Merge pull request #3202 from shichanglin5/fix_circuit_breaker Chris Lu 2022-06-20 07:35:40 -07:00
  • 81f7f08708 Determine whether to preallocate according to the master configuration before executing copy volume 石昌林 2022-06-20 21:12:44 +08:00
  • be5c901bea Fix global counter key is incorrect & Add read lock when reading counter map to avoid memory problems 石昌林 2022-06-20 19:16:53 +08:00
  • 7c68bcec82 force close gRPC client closed connections https://github.com/chrislusf/seaweedfs/issues/2802 Konstantin Lebedev 2022-06-20 14:25:58 +05:00
  • 5f5fd0bc48 validate tags on copy object and add regex for validating tags Lapshin Vitaliy 2022-06-20 11:32:58 +03:00
  • 9138e68208
    Merge pull request #3199 from shichanglin5/update_go.sum Chris Lu 2022-06-19 23:41:19 -07:00
  • bd63b305dd update go.sum 石昌林 2022-06-20 14:35:04 +08:00
  • 9e2d6e897e
    Merge pull request #3198 from guol-fnst/fix_statuscode Chris Lu 2022-06-19 22:57:13 -07:00
  • 6270047202
    Merge pull request #3189 from shichanglin5/circuit_breaker Chris Lu 2022-06-19 22:56:40 -07:00
  • 8db9f13bc6
    Merge branch 'master' into circuit_breaker LHHDZ 2022-06-20 13:42:18 +08:00
  • 1d77deccd0 AbortMultipartUploadHandler should return 204 instead of 200 https://docs.aws.amazon.com/AmazonS3/latest/API/API_AbortMultipartUpload.html guol-fnst 2022-06-20 13:26:22 +08:00
  • 9e036df356 remove go.uber.org/atomic 石昌林 2022-06-20 12:35:29 +08:00
  • 1baa7ead59
    Merge pull request #3195 from geekboood/master Chris Lu 2022-06-19 10:43:52 -07:00