1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-08-15 16:42:48 +02:00

Commit graph

  • 375dfe18a4
    chore(deps): bump modernc.org/sqlite from 1.38.1 to 1.38.2 (#7091) dependabot[bot] 2025-08-04 21:30:55 -07:00
  • ca9da29504
    chore(deps): bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 (#7090) dependabot[bot] 2025-08-04 21:30:48 -07:00
  • b376eccd22
    chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.3 to 5.3.0 (#7089) dependabot[bot] 2025-08-04 21:30:39 -07:00
  • 4cda2ccfc8
    chore(deps): bump modernc.org/sqlite from 1.38.1 to 1.38.2 dependabot[bot] 2025-08-05 04:21:19 +00:00
  • ac00af8696
    chore(deps): bump github.com/prometheus/client_golang dependabot[bot] 2025-08-05 03:01:56 +00:00
  • cf94dd32a0
    chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.3 to 5.3.0 dependabot[bot] 2025-08-05 02:50:27 +00:00
  • b1ce55291f
    chore(deps): bump docker/metadata-action from 5.7.0 to 5.8.0 (#7082) dependabot[bot] 2025-08-04 19:15:32 -07:00
  • deb771817f
    chore(deps): bump docker/login-action from 3.4.0 to 3.5.0 (#7085) dependabot[bot] 2025-08-04 19:15:07 -07:00
  • 16a16d79ce
    chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.113.2 to 3.113.4 (#7086) dependabot[bot] 2025-08-04 19:14:35 -07:00
  • 20694a84f0
    chore(deps): bump github.com/aws/aws-sdk-go from 1.55.7 to 1.55.8 (#7087) dependabot[bot] 2025-08-04 19:14:24 -07:00
  • fd568cd796
    chore(deps): bump cloud.google.com/go/pubsub from 1.49.0 to 1.50.0 (#7088) dependabot[bot] 2025-08-04 19:14:03 -07:00
  • f1b418c966
    chore(deps): bump cloud.google.com/go/pubsub from 1.49.0 to 1.50.0 dependabot[bot] 2025-08-04 21:21:25 +00:00
  • 594a4922cb
    chore(deps): bump github.com/aws/aws-sdk-go from 1.55.7 to 1.55.8 dependabot[bot] 2025-08-04 20:59:43 +00:00
  • 35c0da5eb7
    chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 dependabot[bot] 2025-08-04 20:33:29 +00:00
  • 4d36a530f0
    chore(deps): bump docker/login-action from 3.4.0 to 3.5.0 dependabot[bot] 2025-08-04 20:24:18 +00:00
  • 9871b73910
    chore(deps): bump docker/metadata-action from 5.7.0 to 5.8.0 dependabot[bot] 2025-08-04 19:45:19 +00:00
  • 72176601c1
    S3: Fix iam payload hash (#7081) Chris Lu 2025-08-04 09:10:01 -07:00
  • f4360176db address comments chrislu 2025-08-04 08:58:39 -07:00
  • 90eb604643
    Update weed/s3api/auto_signature_v4_test.go Chris Lu 2025-08-04 08:54:42 -07:00
  • 0897aceec3
    Update weed/s3api/auto_signature_v4_test.go Chris Lu 2025-08-04 08:54:25 -07:00
  • 28906fe3aa streaming hash chrislu 2025-08-04 08:49:37 -07:00
  • 31a466196e fix iam payload hash chrislu 2025-08-04 08:35:23 -07:00
  • 365d03ff32
    mount ec shards correctly (#7079) Chris Lu 2025-08-03 23:10:28 -07:00
  • 5fe0ab9027 mount ec shards correctly chrislu 2025-08-03 22:58:43 -07:00
  • 513ac58504
    Filer: fix filer range read (#7078) Chris Lu 2025-08-03 14:26:15 -07:00
  • 1a11603d0a
    Update weed/filer/filechunks.go Chris Lu 2025-08-03 14:22:12 -07:00
  • f5dccc8bca fix filer range read chrislu 2025-08-03 14:19:23 -07:00
  • 4fb7bbb215
    Filer Store: postgres backend support pgbouncer (#7077) Chris Lu 2025-08-03 11:56:04 -07:00
  • cb19511be6 support pgbouncer chrislu 2025-08-03 11:49:27 -07:00
  • d49b44f2a4
    Postgres (CockroachDB) with full certificate verification (#7076) Chris Lu 2025-08-03 09:43:33 -07:00
  • 59f0e1d8bc remove duplicated comments chrislu 2025-08-03 09:36:06 -07:00
  • 23e00567e4
    Apply suggestion from @Copilot Chris Lu 2025-08-03 09:33:26 -07:00
  • dd507c5c2f
    Apply suggestion from @Copilot Chris Lu 2025-08-03 09:33:14 -07:00
  • 7fa4ede31c Postgres (CockroachDB) with full certificate verification chrislu 2025-08-03 09:29:48 -07:00
  • 8c23952326
    separate context for filer store (#7075) Chris Lu 2025-08-03 09:20:17 -07:00
  • f1ac5eb1e1 context.WithoutCancel chrislu 2025-08-03 01:38:22 -07:00
  • 0ecb466eda
    Admin: refactoring active topology (#7073) Chris Lu 2025-08-03 01:35:38 -07:00
  • 3b1f52b685 clone request id chrislu 2025-08-03 01:35:02 -07:00
  • 27f2597e45 AddPendingTask chrislu 2025-08-03 01:27:21 -07:00
  • 1c6eca85c9 Update storage_impact.go chrislu 2025-08-03 00:44:15 -07:00
  • 486254ba58
    Update weed/admin/topology/storage_slot_test.go Chris Lu 2025-08-03 00:36:44 -07:00
  • ad0194bfcd
    Update weed/admin/topology/storage_impact.go Chris Lu 2025-08-03 00:36:14 -07:00
  • c5817426c1 add comments chrislu 2025-08-03 00:34:10 -07:00
  • 7c2c16343f refactor chrislu 2025-08-03 00:33:03 -07:00
  • 99dcb5abc3 remove unused GetDiskStorageImpact function chrislu 2025-08-03 00:30:25 -07:00
  • fdbed2cad5 simplify chrislu 2025-08-03 00:21:42 -07:00
  • eddfe39cf3 refactor chrislu 2025-08-03 00:12:31 -07:00
  • 7fd63c9930
    Update weed/admin/topology/storage_slot_test.go Chris Lu 2025-08-03 00:06:29 -07:00
  • 152b7e789e
    Update weed/worker/tasks/erasure_coding/detection.go Chris Lu 2025-08-03 00:05:43 -07:00
  • 45b522f936 separate context for filer store chrislu 2025-08-02 23:57:33 -07:00
  • 4951be0586 faster findVolumeDisk chrislu 2025-08-02 23:52:03 -07:00
  • d8e7c2a779 Merge branch 'master' into refactor-active-topology chrislu 2025-08-02 23:45:43 -07:00
  • e3a9951af7
    Update weed/admin/topology/task_management.go Chris Lu 2025-08-02 23:44:50 -07:00
  • 528d416e86
    Update weed/worker/tasks/erasure_coding/detection.go Chris Lu 2025-08-02 23:43:51 -07:00
  • 79ad4db0f4 fix chrislu 2025-08-02 23:24:15 -07:00
  • 41bf4ed665 Update abstract_sql_store.go chrislu 2025-08-02 22:57:27 -07:00
  • f02ac0af1b return an additional boolean to indicate success, or an error chrislu 2025-08-02 22:55:09 -07:00
  • 6b3adf95c6 dedup with ToVolumeSlots chrislu 2025-08-02 22:52:11 -07:00
  • 2e08ead03e indexes for volume and shard locations chrislu 2025-08-02 22:47:06 -07:00
  • ff5be06971
    Update weed/worker/tasks/erasure_coding/detection.go Chris Lu 2025-08-02 22:42:57 -07:00
  • a87e282c81 fix compilation chrislu 2025-08-02 22:40:49 -07:00
  • 89c7ae9db3 fail fast chrislu 2025-08-02 22:37:59 -07:00
  • 588083043c
    Update weed/admin/topology/internal.go Chris Lu 2025-08-02 22:36:27 -07:00
  • 19976dcd9f refactoring chrislu 2025-08-02 22:15:10 -07:00
  • 659a36d88e at.assignTaskToDisk(task) chrislu 2025-08-02 22:10:46 -07:00
  • aae699e9d8 fix estimatedSize chrislu 2025-08-02 22:06:29 -07:00
  • abbc29eb9f use constants chrislu 2025-08-02 22:03:08 -07:00
  • 64874d5fd8 fix Mutex Copying in Protobuf Structs chrislu 2025-08-02 21:59:32 -07:00
  • 2c4cc306a4 address comments chrislu 2025-08-02 21:52:30 -07:00
  • 452271d8c6 remove dead code chrislu 2025-08-02 21:31:38 -07:00
  • 76762dea3b use CanAccommodate to calculate chrislu 2025-08-02 21:05:40 -07:00
  • 2de10afdfe getPlanningCapacityUnsafe getEffectiveAvailableCapacityUnsafe should return StorageSlotChange for calculation chrislu 2025-08-02 20:14:34 -07:00
  • 7e9ef9f20e use erasure coding constants chrislu 2025-08-02 19:33:13 -07:00
  • ea2ea0941b ec needs to clean up previous shards chrislu 2025-08-02 19:27:39 -07:00
  • 457926dadd task supports multi source and destination chrislu 2025-08-02 19:19:32 -07:00
  • 4d9c3968a3 1 source multiple destinations chrislu 2025-08-02 18:58:00 -07:00
  • faafcfa42f passing task id chrislu 2025-08-02 16:43:44 -07:00
  • 4c1bd80d79 address comments chrislu 2025-08-02 16:36:38 -07:00
  • cc95550a82 add ec shard size chrislu 2025-08-02 14:22:48 -07:00
  • 3e628057f6 refactoring chrislu 2025-08-02 14:17:24 -07:00
  • 1f8b8e24db
    Merge 93040b8240 into 315fcc70b2 NyaMisty 2025-08-02 15:24:20 +00:00
  • 26f2cbbd26
    Merge ad0039134e into 315fcc70b2 Ethan Mosbaugh 2025-08-02 15:24:20 +00:00
  • 315fcc70b2
    fix: dead letter message log message (#7072) Ibrahim Konsowa 2025-08-02 19:21:57 +04:00
  • 0f051c7774 remove placeholder Ibrahim Konsowa 2025-08-02 17:30:42 +04:00
  • 53a9926ed2 fix the dead letter log message Ibrahim Konsowa 2025-08-02 17:28:19 +04:00
  • 6d002c5d43 fix hard coded erasure_coding values detect-and-plan-ec-tasks chrislu 2025-08-02 02:31:28 -07:00
  • 396927d1ec use ec shard size chrislu 2025-08-02 02:22:41 -07:00
  • 9d013ea9b8
    Admin UI: include ec shard sizes into volume server info (#7071) Chris Lu 2025-08-02 02:16:49 -07:00
  • 56582f5919 fix compilation chrislu 2025-08-02 02:10:44 -07:00
  • 94c230bd0e refactoring chrislu 2025-08-02 02:08:42 -07:00
  • ca71367584 simplify chrislu 2025-08-02 01:50:28 -07:00
  • 0a08b9b944
    Update weed/admin/dash/volume_management.go Chris Lu 2025-08-02 01:46:46 -07:00
  • ff2961742f avoid duplicated functions chrislu 2025-08-02 01:39:13 -07:00
  • c609c86afa address comments chrislu 2025-08-02 01:37:15 -07:00
  • d50b43c3e4 Update ec_volume_info.go chrislu 2025-08-02 01:29:18 -07:00
  • ae24d1c756
    Update weed/admin/dash/volume_management.go Chris Lu 2025-08-02 01:28:32 -07:00
  • 486fbcf684
    Update weed/storage/erasure_coding/ec_volume_info.go Chris Lu 2025-08-02 01:28:02 -07:00
  • 42c1487fa6 avoid hard coded value chrislu 2025-08-02 01:25:32 -07:00
  • 4ad9a0dcae preserve existing shard sizes chrislu 2025-08-02 01:16:55 -07:00
  • 2abb2ddb43 simplify chrislu 2025-08-02 01:13:39 -07:00