1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-08-28 06:52:46 +02:00

Commit graph

  • 998eb433d3 Added global http client vadimartynov 2024-07-11 10:01:54 +04:00
  • db4c182b69 Merge branch 'bugfix/unregister_ec_volume' xuwenfeng 2024-07-17 11:17:22 +08:00
  • 302478b8df Merge branch 'bugfix/ec_volume_ttl' xuwenfeng 2024-07-17 11:17:14 +08:00
  • 5901da5f5d hdd skip ec xuwenfeng 2024-07-17 11:16:12 +08:00
  • c3f1ab369e check ec node num xuwenfeng 2024-07-17 10:49:48 +08:00
  • c6dec11ea5 [filer.sync] skip overwriting existing fresh entry chrislu 2024-07-16 09:38:10 -07:00
  • 19d14b4c71 minor chrislu 2024-07-16 09:20:59 -07:00
  • b796c21fa9
    Added loadSecurityConfigOnce (#5792) vadimartynov 2024-07-16 19:15:55 +03:00
  • 29090a0c6c Added loadSecurityConfigOnce vadimartynov 2024-07-16 18:15:59 +03:00
  • 67edf1d014
    [master] Do Automatic Volume Grow in background (#5781) Konstantin Lebedev 2024-07-16 20:03:40 +05:00
  • ce61a66b65
    Fix mmap write fail (#5791) wusong 2024-07-16 22:59:55 +08:00
  • 638972fa7e fix count to uint64 Konstantin Lebedev 2024-07-16 16:35:06 +05:00
  • 32ad3aedfe
    Merge branch 'master' into backgroud_process_volume_grow Konstantin Lebedev 2024-07-16 16:24:20 +05:00
  • 8fea5bffcb [mount] fix mmap read wang wusong 2024-07-16 17:21:57 +08:00
  • f4441a6911
    Merge branch 'seaweedfs:master' into master wusong 2024-07-16 17:16:34 +08:00
  • 75fe2c190c 还原:删除本机文件时vif文件也删掉 xuwenfeng 2024-07-16 10:32:25 +08:00
  • 6bd1169222 [fix] ec失败还原清理 eric 2024-07-16 10:09:25 +08:00
  • 794a5aa67d
    Add warning with hints to why a EC shard cant be moved (#5790) Dan 2024-07-15 19:17:22 +01:00
  • 7bdd59d0a0 fix build Konstantin Lebedev 2024-07-15 23:08:05 +05:00
  • 0341ff7114 Add warning with hints to why a EC shard cant be moved Dan Foster 2024-07-15 18:02:59 +00:00
  • a53e406c99
    [master] refactor HasGrowRequest to atomic bool (#5782) Konstantin Lebedev 2024-07-15 22:51:21 +05:00
  • a139957333 pass lastGrowCount to master Konstantin Lebedev 2024-07-15 21:56:59 +05:00
  • feb911a0b4
    chore(deps): bump docker/build-push-action from 6.3.0 to 6.4.0 (#5784) dependabot[bot] 2024-07-15 09:55:52 -07:00
  • 3083cd537f
    chore(deps): bump modernc.org/sqlite from 1.30.1 to 1.30.2 (#5785) dependabot[bot] 2024-07-15 09:55:45 -07:00
  • 45cde7b5ea
    chore(deps): bump cloud.google.com/go/pubsub from 1.39.0 to 1.40.0 (#5786) dependabot[bot] 2024-07-15 09:55:37 -07:00
  • 4fd1528534
    chore(deps): bump github.com/parquet-go/parquet-go from 0.22.0 to 0.23.0 (#5787) dependabot[bot] 2024-07-15 09:55:30 -07:00
  • 6dbfac384a
    chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.30.1 to 1.30.3 (#5788) dependabot[bot] 2024-07-15 09:55:22 -07:00
  • 7cc5076896
    chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.58.0 to 1.58.2 (#5789) dependabot[bot] 2024-07-15 09:55:11 -07:00
  • d6cc9618c1
    chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 dependabot[bot] 2024-07-15 16:02:26 +00:00
  • bd1ea782f4
    chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.30.1 to 1.30.3 dependabot[bot] 2024-07-15 16:01:13 +00:00
  • 34a7707593
    chore(deps): bump github.com/parquet-go/parquet-go from 0.22.0 to 0.23.0 dependabot[bot] 2024-07-15 15:59:58 +00:00
  • 42550c99e1
    chore(deps): bump cloud.google.com/go/pubsub from 1.39.0 to 1.40.0 dependabot[bot] 2024-07-15 15:59:50 +00:00
  • 5dbe296bc4
    chore(deps): bump modernc.org/sqlite from 1.30.1 to 1.30.2 dependabot[bot] 2024-07-15 15:59:33 +00:00
  • 35c6281cee
    chore(deps): bump docker/build-push-action from 6.3.0 to 6.4.0 dependabot[bot] 2024-07-15 15:56:54 +00:00
  • 94d3139923 refactor HasGrowRequest to atomit bool Konstantin Lebedev 2024-07-15 20:31:32 +05:00
  • 3ba47b2563 Fixed TTL expiration check to trigger file deletion on mounted points Andrea Agostini 2024-07-15 17:23:55 +02:00
  • faec369b32 Do Automatic Volume Grow in backgound Konstantin Lebedev 2024-07-15 20:12:49 +05:00
  • 5bf56f5c74 set ec destroy time xuwenfeng 2024-07-15 18:08:32 +08:00
  • e4ea9f4f8a volume list display ecshard destroy time xuwenfeng 2024-07-15 11:21:19 +08:00
  • e5517454ea
    remote duplicate code chocotan 2024-07-15 10:42:41 +08:00
  • 36bbb5b0d3 destroy volume don't delete vif xuwenfeng 2024-07-15 10:10:06 +08:00
  • 8a9fdd84ec
    Merge remote-tracking branch 'official/master' chocotan 2024-07-15 09:52:17 +08:00
  • 33964fa292
    metrics stats of volume layout depends on the data center (#5775) Konstantin Lebedev 2024-07-13 00:32:25 +05:00
  • 04f4b10884
    fix: avoid timeout if datacenter does not exist in topology (#5772) Konstantin Lebedev 2024-07-12 23:19:08 +05:00
  • 3a82f5ffad ensure metadata follow a specific folder chrislu 2024-07-12 11:17:28 -07:00
  • 77079d7bcd stats volume layout depends on the data center Konstantin Lebedev 2024-07-12 23:10:48 +05:00
  • 565499870b Merge remote-tracking branch 'fork/dc_not_found_in_topo' into dc_not_found_in_topo Konstantin Lebedev 2024-07-12 23:06:22 +05:00
  • aff3d52a00 revert minor change Konstantin Lebedev 2024-07-12 23:06:15 +05:00
  • ec9e7493b3
    -metricsIp cmd flag (#5773) vadimartynov 2024-07-12 21:56:26 +04:00
  • cb5dae0c9c
    Fix "no more writable volumes" error when volume grows and master leader changed at the same time (#5771) 小羽 2024-07-13 01:49:15 +08:00
  • ff9393ad1c
    Merge branch 'master' into dc_not_found_in_topo Konstantin Lebedev 2024-07-12 20:59:39 +05:00
  • e8537d7172
    Different disk labels should not use the same DiskUsages instance while master received volume heatbeat (#5770) 小羽 2024-07-12 23:09:51 +08:00
  • f4a2b9e723 fix: compare Konstantin Lebedev 2024-07-12 19:31:23 +05:00
  • ba84c3ac1c fix: rm dublicate check Konstantin Lebedev 2024-07-12 19:19:34 +05:00
  • aa9b5da6f3 fix: error msg Konstantin Lebedev 2024-07-12 18:52:31 +05:00
  • 02fb9998a7 Fixed cmd flags vadimartynov 2024-07-12 17:51:34 +04:00
  • 36aff2cce4 fix: avoid timeout if datacenter does not exist in topology Konstantin Lebedev 2024-07-12 18:45:55 +05:00
  • 01f8eaf7ee Added/Updated: - Added metrics ip options for all servers; - Fixed a bug with the selection of the binIp or ip parameter for the metrics handler; vadimartynov 2024-07-12 17:37:28 +04:00
  • 3905766d9d
    Fix "no more writable volumes" error when volume grows and master leader changed at the same time chocotan 2024-07-12 17:19:47 +08:00
  • 3dfbfafa51 ec ttl xuwenfeng 2024-07-12 16:48:46 +08:00
  • de7a20ceeb
    Fix incorrect topology reporting: Ensure separate deltaDiskUsages for each disk label when volume server runs with -max=0 and multiple disk labels chocotan 2024-07-12 16:42:43 +08:00
  • fe0f593e1c
    Merge 3c09acdd24 into 4e7d8eb3f1 Konstantin Lebedev 2024-07-12 03:19:54 +02:00
  • 06ee42f363
    Merge cb83ca2b94 into 4e7d8eb3f1 Konstantin Lebedev 2024-07-12 03:19:33 +02:00
  • 99f2888142
    Merge 5db92c11e4 into 4e7d8eb3f1 Konstantin Lebedev 2024-07-12 03:19:33 +02:00
  • 4e7d8eb3f1 small refactoring chrislu 2024-07-11 14:50:09 -07:00
  • b62f7c5122
    helm: restart filer when the s3-configuration changes (#5768) Gregor Tudan 2024-07-11 17:56:44 +02:00
  • f3118e3e11
    Restarts the filer when the s3-config inside the secret (existing or generated) changes Gregor Tudan 2024-07-11 17:49:07 +02:00
  • de60f383de
    Added tls for http handlers (#5764) vadimartynov 2024-07-11 18:53:18 +04:00
  • 2addcd1623 fix test chrislu 2024-07-11 07:53:02 -07:00
  • e411bc5914 Added example for security.toml vadimartynov 2024-07-11 11:44:32 +04:00
  • 590397229e fix heap init chrislu 2024-07-11 00:26:18 -07:00
  • 06e3dd306f clean up chrislu 2024-07-11 00:19:39 -07:00
  • c59517e284 upgrade to github.com/redis/go-redis/v9 chrislu 2024-07-11 00:15:19 -07:00
  • 33b11f92bc Squashed commit of the following: chrislu 2024-07-11 00:04:24 -07:00
  • 1339cb7f34 Added https handler for filer vadimartynov 2024-07-11 09:30:59 +04:00
  • 79b7b68704
    Merge c8922b9c2e into 9c440d472c Nikita Korolev 2024-07-10 20:46:32 +01:00
  • 9c440d472c
    [s3] revert skip deletion error, since the error file was not found is already skipped on the side of the grpc function (#5760) Konstantin Lebedev 2024-07-10 20:47:43 +05:00
  • 6e82bfa40d Revert "fix test_lifecycle_get" Konstantin Lebedev 2024-07-10 15:23:31 +05:00
  • 182f6d00a9 always copy ecj files chrislu 2024-07-10 01:25:55 -07:00
  • bd54669d58
    Detect underflow when calculating unused space (#5758) Dan 2024-07-10 08:30:28 +01:00
  • 0a2f4896cf
    chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#5762) dependabot[bot] 2024-07-10 00:23:29 -07:00
  • 73d0906f95
    chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 dependabot[bot] 2024-07-09 21:54:43 +00:00
  • 8f991bdcf9 fix test_lifecycle_get Konstantin Lebedev 2024-07-09 16:52:30 +05:00
  • 1d055cf871 fix response error Konstantin Lebedev 2024-07-09 16:43:16 +05:00
  • e8806d97fd revert skip deletion error, since the error file was not found is already skipped on the side of the grpc function Konstantin Lebedev 2024-07-09 16:34:32 +05:00
  • cb83ca2b94 revert go ver Konstantin Lebedev 2024-07-09 15:52:22 +05:00
  • ea379b4a85 fix merge master Konstantin Lebedev 2024-07-09 14:53:15 +05:00
  • 2cdbbc6c5e Merge branch 'refs/heads/master' into fix_rclone_tests Konstantin Lebedev 2024-07-09 14:50:28 +05:00
  • 762989aad3 add ListRecursive Konstantin Lebedev 2024-07-09 14:00:56 +05:00
  • ac9cfb6086 Detect underflow when calculating unused space Dan Foster 2024-07-09 08:40:53 +01:00
  • 9ef25783e6 fix ec volume lookup data sync xuwenfeng 2024-07-09 11:16:15 +08:00
  • dacb6b2272
    fix 'no more writable volumes' when volume grows with leader changes multiple times chocotan 2024-07-09 10:22:38 +08:00
  • 7f1d9c535c Detect underflow when calculating unused space Dan Foster 2024-07-08 21:49:15 +01:00
  • 92e7a85adf fix merged to master Konstantin Lebedev 2024-07-08 23:48:13 +05:00
  • 246d199c79 Merge branch 'refs/heads/master' into list_recursive_prefixed_entries Konstantin Lebedev 2024-07-08 23:36:15 +05:00
  • b8121e4b24 simplify chrislu 2024-07-08 11:10:41 -07:00
  • f618121e63 Fix S3 deletion in deep folders, and names with empty spaces chrislu 2024-07-08 10:20:07 -07:00
  • e8c50e65b3
    chore(deps): bump docker/build-push-action from 6.2.0 to 6.3.0 (#5757) dependabot[bot] 2024-07-08 09:21:37 -07:00
  • fd529045b6
    chore(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#5756) dependabot[bot] 2024-07-08 09:21:25 -07:00
  • 71d6b716e1
    chore(deps): bump docker/setup-qemu-action from 3.0.0 to 3.1.0 (#5755) dependabot[bot] 2024-07-08 09:21:13 -07:00