Commit Graph

  • 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
  • 62f74f5e3c add bucket label to s3 prometheus metrics zzq09494 2022-06-16 13:21:25 +08:00
  • 4bc8792643 support specific version of weed guol-fnst 2022-06-16 11:19:49 +08:00
  • 1dbb925d29 remove unused function guol-fnst 2022-06-15 15:51:37 +08:00
  • 3076ac101e move vs.concurrentUploadLimit != 0 out of the lock liubaojiang 2022-06-16 09:58:44 +08:00
  • 097a12dfb4 Merge pull request #3187 from ningfdx/remote Chris Lu 2022-06-15 06:34:32 -07:00
  • 55b9f281d1 Merge pull request #3185 from kmlebedev/logging_err_process_range_req Chris Lu 2022-06-15 06:33:33 -07:00
  • 78b3728169 add s3 circuit breaker support for 'simultaneous request count' and 'simultaneous request bytes' limitations 石昌林 2022-06-15 21:07:55 +08:00
  • a9f6c4b43d fix ip.bind cmd for docker compose Konstantin Lebedev 2022-06-15 16:49:53 +05:00
  • 338705f375 fix(wdclient): GetLocations return ningfd 2022-06-15 19:20:13 +08:00
  • 31a929f7f2 logging processRangeRequest errors Konstantin Lebedev 2022-06-15 15:36:43 +05:00
  • 4eeeb5f50d Merge pull request #3180 from blacktear23/issue-3149 Chris Lu 2022-06-15 00:55:20 -07:00
  • 358c0c0b37 Fix: provide filer.ui.deleteDir options for server command yulai.li 2022-06-15 15:53:31 +08:00
  • 3df84cabf6 Merge branch 'chrislusf:master' into weed_update Guo Lei 2022-06-15 15:28:40 +08:00
  • 695e8c7555 fix minor bug guol-fnst 2022-06-15 15:26:04 +08:00
  • b8ce05c904 Merge pull request #3182 from qzhello/master Chris Lu 2022-06-14 22:39:10 -07:00
  • 4d0d1848c6 fix(filer.sync): modify clientName format : from -> to zhihao.qu 2022-06-15 13:33:20 +08:00
  • b90d213a87 Change ui.deleteDir default to true yulai.li 2022-06-15 11:37:37 +08:00
  • 42d04c581b feat(filer.sync): add metricsServer in filer.sync. Metrics include: (1) the offset of the filer.sync (2) the last send timestamp of the filer subscription zhihao.qu 2022-06-15 11:33:18 +08:00
  • d4ef06cdcf 3.11 chrislu 2022-06-14 12:14:52 -07:00
  • b347b2fb54 Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-06-14 11:16:51 -07:00
  • 36d2756978 volume: avoid writing too much data for range requests in large files chrislu 2022-06-14 11:16:47 -07:00
  • 28cda854eb Add filer command line parameter to let Filer UI show/hide directory delete button yulai.li 2022-06-15 00:30:49 +08:00
  • 14e0d8613b Merge pull request #3179 from qzhello/master Chris Lu 2022-06-14 06:02:04 -07:00
  • 14d82c3dea feat(filer.sync): add offset to path. zhihao.qu 2022-06-14 19:46:02 +08:00
  • 78fc9cdfa0 add "copied from https://github.com/restic/restic/tree/master/internal/selfupdate" guol-fnst 2022-06-14 19:10:54 +08:00
  • 322dbcf372 add update feature guol-fnst 2022-06-14 19:01:57 +08:00
  • cc5d771088 Update container_dev.yml Chris Lu 2022-06-14 01:37:28 -07:00
  • 623c1a4a16 Merge pull request #3176 from kmlebedev/fix_action_build_container Chris Lu 2022-06-14 01:26:34 -07:00
  • 2b159c331d fix build container Konstantin Lebedev 2022-06-14 13:16:09 +05:00
  • f2f9e4ec20 Merge pull request #3174 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.32 Chris Lu 2022-06-13 10:11:51 -07:00
  • 9bdd7e8725 Merge branch 'master' into dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.32 Chris Lu 2022-06-13 10:11:44 -07:00
  • c1ab14ec8b Merge pull request #3173 from chrislusf/dependabot/go_modules/github.com/Shopify/sarama-1.34.1 Chris Lu 2022-06-13 10:10:51 -07:00
  • ef8b803e33 Merge pull request #3171 from chrislusf/dependabot/go_modules/github.com/ydb-platform/ydb-go-sdk/v3-3.26.10 Chris Lu 2022-06-13 10:10:45 -07:00
  • 46d1640505 Merge pull request #3170 from chrislusf/dependabot/go_modules/google.golang.org/api-0.83.0 Chris Lu 2022-06-13 10:10:36 -07:00
  • 101f2da3cc Merge branch 'master' into dependabot/go_modules/google.golang.org/api-0.83.0 Chris Lu 2022-06-13 10:09:38 -07:00
  • b847f2bdd1 Merge pull request #3172 from chrislusf/dependabot/go_modules/github.com/linxGnu/grocksdb-1.7.3 Chris Lu 2022-06-13 10:08:16 -07:00
  • 1d7c0e65a0 Bump github.com/aws/aws-sdk-go from 1.44.14 to 1.44.32 dependabot[bot] 2022-06-13 15:20:23 +00:00
  • ba16477cef Bump github.com/Shopify/sarama from 1.34.0 to 1.34.1 dependabot[bot] 2022-06-13 15:20:11 +00:00
  • a647057969 Bump github.com/linxGnu/grocksdb from 1.7.2 to 1.7.3 dependabot[bot] 2022-06-13 15:20:05 +00:00
  • d4156e4f26 Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.25.3 to 3.26.10 dependabot[bot] 2022-06-13 15:20:00 +00:00
  • 2da2ff00a3 Bump google.golang.org/api from 0.82.0 to 0.83.0 dependabot[bot] 2022-06-13 15:19:43 +00:00
  • b22ca85fbb Merge pull request #3169 from shichanglin5/fix_auth Chris Lu 2022-06-12 23:40:42 -07:00
  • f01dd27752 fix: When there is no access permission configured before startup, the authentication does not take effect after configuring the permission after startup shichanglin5 2022-06-13 13:23:26 +08:00
  • e437ec5a68 3.10 chrislu 2022-06-12 19:30:27 -07:00
  • d12f431d98 collect volume server status chrislu 2022-06-12 11:56:23 -07:00
  • 444ac21050 go fmt chrislu 2022-06-11 09:51:11 -07:00
  • a74e926063 Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-06-11 09:51:02 -07:00
  • 61b8c9c361 remote object store gateway: disable tagging for backblaze chrislu 2022-06-11 09:50:59 -07:00
  • 0a8b3948db Merge pull request #3165 from blacktear23/reload-bug-fix Chris Lu 2022-06-10 07:47:43 -07:00
  • 83f8cdd5cb Bug Fix: force reload filer page when upload/delete/rename/create directory yulai.li 2022-06-10 22:39:21 +08:00
  • 3b8306c594 Merge pull request #3164 from guol-fnst/fix_typo Chris Lu 2022-06-10 07:36:05 -07:00
  • eabf4d4e64 fix typo guol-fnst 2022-06-10 22:03:11 +08:00
  • 36757d28a8 Merge pull request #3163 from kmlebedev/metric_replica_placement_mismatch Chris Lu 2022-06-10 06:44:16 -07:00
  • 9f8b72a54d Revert "Merge pull request #3159 from shichanglin5/_duplicateUUID" chrislu 2022-06-10 06:38:17 -07:00
  • fb57aa431c stats master_replica_placement_mismatch Konstantin Lebedev 2022-06-10 15:30:40 +05:00
  • 873830a7bf Merge pull request #3160 from shichanglin5/shichanglin5 Chris Lu 2022-06-10 00:52:11 -07:00
  • a63559ee6c fix: fix command prompt information shichanglin5 2022-06-10 12:46:10 +08:00
  • 37da689319 Merge pull request #3159 from shichanglin5/_duplicateUUID Chris Lu 2022-06-09 18:01:02 -07:00
  • 00d53c34c4 Merge pull request #3155 from qzhello/master Chris Lu 2022-06-09 14:37:14 -07:00