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

Commit graph

  • 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
  • 68e3067bc9
    Merge 663b67cd5d into 097a12dfb4 pavelzhurov 2022-06-16 04:42:32 +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 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
  • c4c967a7b7 fix: Anonymous access cannot be configured by deleting all permissions, but anonymous access can be accessed after restarting, in this case "One-way, no switching" is broken shichanglin5 2022-06-13 13:30:39 +08: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 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
  • 3fd9147088 perf: Bucket and collection decoupling shichanglin5 2022-06-10 15:54:36 +08: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
  • 04d477ede5 perf: remove some unnecessary code shichanglin5 2022-06-09 21:10:13 +08:00
  • f5b0c04b14 perf: Optimized volume handling duplicateUUID logic to avoid quitting when volume is actualy normal shichanglin5 2022-06-09 20:41:16 +08:00
  • cd5cca36a4 feat(filer.sync): add fromTsMs. Extract signature from doSubscribeFilerMetaChanges zhihao.qu 2022-06-09 10:53:19 +08:00
  • e368db2f8f
    Merge branch 'chrislusf:master' into master qzh 2022-06-09 09:28:34 +08:00
  • f399d96b7e fix(filer.sync): the type of fromTsMs should be int64. zhihao.qu 2022-06-08 17:58:54 +08:00
  • 0387cfb16e fix(filer.sync): the type of fromTsMs should be int64. zhihao.qu 2022-06-08 17:04:30 +08:00
  • 315f8d6620 feat(filer.sync): Optimize the way to set "fromTsMs". Extract a method. zhihao.qu 2022-06-08 16:46:06 +08:00
  • 4a5135961f
    Merge pull request #3154 from kmlebedev/s3_test_invalid_range Chris Lu 2022-06-08 01:45:40 -07:00
  • 49f058da85 fix s3 tests: ranged_request_invalid_range ranged_request_empty_object Konstantin Lebedev 2022-06-08 13:25:13 +05:00
  • 663b67cd5d Merge branch 'master' of https://github.com/chrislusf/seaweedfs into commits-to-upstream Pavel Zhurov 2022-06-08 12:00:05 +04:00
  • 8a1166c021 auto remove previous leftover socket chrislu 2022-06-08 00:32:09 -07:00
  • 633a4aed18 filer: fix customizable local socket file name chrislu 2022-06-08 00:15:28 -07:00
  • 6370189268 feat(filer.sync): FromTsMs instead of SyncFromTs zhihao.qu 2022-06-08 13:46:43 +08:00
  • acbc0286e2 Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-06-07 22:33:38 -07:00
  • ebd6097e6f fix: sequence read rate is slow when use filer.ChunkReadAt.ReadAt #3074 chrislu 2022-06-07 22:33:35 -07:00
  • 76ff6b2ae2 feat(filer.sync): Add a specified timestamp for synchronization between filer cluster. the unit is milliseconds zhihao.qu 2022-06-08 11:19:12 +08:00
  • f43ec9f363
    Merge pull request #3130 from kmlebedev/fix_rm_parent_dir_via_nextcloud Chris Lu 2022-06-07 08:56:55 -07:00
  • 608d489e91 feat(filer.sync): Add a specified offset for synchronization between filer cluster. zhihao.qu 2022-06-07 19:04:52 +08:00
  • c07820178f fix s3 tests bucket_list_delimiter_prefix bucket_list_delimiter_prefix_underscore bucket_list_delimiter_prefix_ends_with_delimiter Konstantin Lebedev 2022-06-07 14:43:10 +05:00
  • 666e620b63
    Merge pull request #3144 from chrislusf/dependabot/go_modules/google.golang.org/api-0.82.0 Chris Lu 2022-06-06 11:15:08 -07:00
  • 7ce519d4af
    Merge pull request #3145 from chrislusf/dependabot/go_modules/github.com/stretchr/testify-1.7.2 Chris Lu 2022-06-06 11:14:52 -07:00
  • f37fd2f883
    Merge branch 'master' into dependabot/go_modules/google.golang.org/api-0.82.0 Chris Lu 2022-06-06 10:43:02 -07:00