Commit Graph

  • 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
  • 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
  • dc59ccd110 Merge pull request #3228 from shichanglin5/fix_volumeNotFound Chris Lu 2022-06-24 23:06:13 -07:00
  • f1ea906c13 Code comment optimization 石昌林 2022-06-25 11:56:09 +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
  • 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
  • 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
  • fdacd94af5 fix: invalid chunk data when failed to read manifests geekboood 2022-06-19 16:54:04 +08:00
  • 3dd60529c5 some code optimizations 石昌林 2022-06-17 19:07:39 +08:00
  • 37df209195 add some unit tests and some code optimizes 石昌林 2022-06-17 17:11:18 +08:00
  • d28f8bb88f Merge pull request #3192 from guol-fnst/weed_update Chris Lu 2022-06-16 22:58:29 -07:00
  • c7c20881f5 remove "weed" from UsageLine, or weed will not show usage of weed update guol-fnst 2022-06-17 12:40:54 +08:00
  • 625fd16a2e reduce upfront memory usage for low density volume chrislu 2022-06-16 15:39:29 -07:00
  • 5f8d6b5f13 Merge pull request #3184 from guol-fnst/weed_update Chris Lu 2022-06-16 10:02:45 -07:00
  • cd078471c4 fix path bug on windows fix usage guol-fnst 2022-06-16 16:52:57 +08:00
  • aaa9938353 Revert "adjust conditions" chrislu 2022-06-16 01:26:36 -07:00
  • 995e221e97 remove -output, add -dir,-name for more flexibility guol-fnst 2022-06-16 15:56:34 +08:00
  • e024586ff1 adjust conditions chrislu 2022-06-15 23:19:39 -07:00
  • 82f3bcc65e Merge pull request #3081 from paochiang/volume_upload_limit_fix Chris Lu 2022-06-15 23:16:44 -07:00
  • 40055211bd Merge pull request #3190 from famosss/master Chris Lu 2022-06-15 23:15:41 -07:00
  • df0ce31a2e add condition when inFlightUploadDataLimitCond signal liubaojiang 2022-06-16 14:07:11 +08:00
  • 6449114e5e format zzq09494 2022-06-16 13:52:36 +08:00
  • 0a613876ca add bucket label to the grafana dashboard zzq09494 2022-06-16 13:50:16 +08:00