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

Commit graph

  • 3fba0adc9d
    chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.0 to 1.28.4 (#6252) dependabot[bot] 2024-11-18 09:36:43 -08:00
  • f8f162aa72
    chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.16 to 3.5.17 (#6253) dependabot[bot] 2024-11-18 09:36:31 -08:00
  • 2a87f5bfc0
    chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.16 to 3.5.17 dependabot[bot] 2024-11-18 16:47:50 +00:00
  • b5142df85f
    chore(deps): bump github.com/aws/aws-sdk-go-v2/config dependabot[bot] 2024-11-18 16:47:31 +00:00
  • 647b6395e1
    chore(deps): bump modernc.org/sqlite from 1.33.1 to 1.34.1 dependabot[bot] 2024-11-18 16:46:55 +00:00
  • ce080f66de
    chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials dependabot[bot] 2024-11-18 16:46:45 +00:00
  • ba5db13479
    chore(deps): bump github.com/linxGnu/grocksdb from 1.9.5 to 1.9.7 dependabot[bot] 2024-11-18 16:46:06 +00:00
  • 4ef073d8db agent publish server implementation chrislu 2024-11-17 20:57:19 -08:00
  • 6d3e38f439
    Adjust threshold config (#6246) zemul 2024-11-18 12:51:26 +08:00
  • 55c391b347 fix zemul 2024-11-18 11:56:29 +08:00
  • 5882ded966 Merge branch 'master' of https://github.com/chrislusf/seaweedfs zemul 2024-11-18 11:44:47 +08:00
  • e311490604 remove unused function chrislu 2024-11-17 13:59:31 -08:00
  • d7fd56d9b5 add agent client implementation chrislu 2024-11-17 13:56:48 -08:00
  • 4a0dc883cf
    Fix/parse upload filename (#6241) Kevin Bulteel 2024-11-15 20:25:18 +01:00
  • 8ebbf37e8e
    Add a loop to wait for master and filer services in post-install-bucket-hook (#6240) Omar Hamadeh 2024-11-15 22:15:33 +03:00
  • 37644bbd16 Minor code cleanups. Lisandro Pin 2024-11-15 18:20:17 +01:00
  • e1d1bd96bf Rename command_ec_encode_test.go to command_ec_common_test.go. Lisandro Pin 2024-11-15 16:00:04 +01:00
  • 9909e12945 fix: take mime type from file extension if not set Kevin Bulteel 2024-11-15 15:45:10 +01:00
  • bdf3f8e883 fix: better parsing and handle disposition header Kevin Bulteel 2024-11-15 13:32:25 +01:00
  • a9d93afd4d
    Add a loop to wait for master and filer services before creating buckets Omar Hamadeh 2024-11-15 11:11:22 +03:00
  • fbcb11e1e2 adjust proto, add mq_agent chrislu 2024-11-14 23:42:31 -08:00
  • 008ac38ebc
    fix java.lang.IllegalArgumentException: Comparison method violates its general contract! (#6239) fo40225 2024-11-15 09:26:50 +08:00
  • 4c4a559ef2 fix java.lang.IllegalArgumentException: Comparison method violates its general contract! fo40225 2024-11-15 08:05:41 +08:00
  • 30bdac82ed fix: master iu public url with http Kevin Bulteel 2024-11-14 19:18:37 +01:00
  • 0648b421ec fix: parse filename in PUT + refactor Kevin Bulteel 2024-11-14 18:59:56 +01:00
  • a5fe6e21bc
    feat(filer.backup): add ignore errors option (#6235) Max Denushev 2024-11-14 19:40:55 +03:00
  • 88158ca4ff
    Update weed/command/filer_backup.go Chris Lu 2024-11-14 08:25:34 -08:00
  • c0a2e517f0
    Update weed/command/filer_backup.go Chris Lu 2024-11-14 08:25:05 -08:00
  • 182b8c2e99
    Update weed/command/filer_backup.go Chris Lu 2024-11-14 08:22:07 -08:00
  • b452e9d87f Merge branch 'master' into add-message-queue-agent chrislu 2024-11-13 19:50:00 -08:00
  • ba0aa9e796 feat(filer.backup): fix wrapping errors in genProcessFunction Max Denushev 2024-11-13 16:55:30 +03:00
  • 2d74a1ac99 feat(filer.backup): fix wrapping function Max Denushev 2024-11-13 16:18:38 +03:00
  • b2721bb24a feat(filer.backup): fix 404 error wrap Max Denushev 2024-11-13 15:35:32 +03:00
  • cdabb24a4f feat(filer.backup): add ignore errors option Max Denushev 2024-11-13 13:47:06 +03:00
  • f1f39bbf7f
    Merge 2024694c2a into 3003c9e17e Konstantin Lebedev 2024-11-12 20:51:05 -05:00
  • 3003c9e17e
    added backward compatible CRC check and extra explanatory comments (#6233) Eugeniy E. Mikhailov 2024-11-12 16:56:14 -05:00
  • cca341e396 added backward compatible CRC check and extra explanatory comments Eugeniy E. Mikhailov 2024-11-12 13:58:39 -05:00
  • 6cce8e5d9b scaffold message queue agent chrislu 2024-11-11 23:01:19 -08:00
  • 31d8907e77
    chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#6231) dependabot[bot] 2024-11-11 11:54:07 -08:00
  • 03ffe98279
    chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 dependabot[bot] 2024-11-11 19:16:14 +00:00
  • 7b0a37312d
    chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.2 to 1.66.3 (#6225) dependabot[bot] 2024-11-11 11:15:24 -08:00
  • 623fc3a4fc
    chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.32.3 to 1.32.4 (#6227) dependabot[bot] 2024-11-11 11:15:09 -08:00
  • aa31c5422b
    chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.89.2 to 3.91.0 (#6228) dependabot[bot] 2024-11-11 11:15:00 -08:00
  • 6232041c64
    chore(deps): bump golang.org/x/tools from 0.26.0 to 0.27.0 (#6229) dependabot[bot] 2024-11-11 11:14:48 -08:00
  • 0a4fb6c38a
    chore(deps): bump golang.org/x/tools from 0.26.0 to 0.27.0 dependabot[bot] 2024-11-11 15:30:57 +00:00
  • c8dcf28a89
    chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 dependabot[bot] 2024-11-11 15:30:49 +00:00
  • 63af2c66f3
    chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.32.3 to 1.32.4 dependabot[bot] 2024-11-11 15:30:38 +00:00
  • 881eef6a77
    chore(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0 dependabot[bot] 2024-11-11 15:30:03 +00:00
  • 48c37b205d
    chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 dependabot[bot] 2024-11-11 15:30:00 +00:00
  • 53a70f4747 fix rename event lou 2024-11-11 17:14:22 +08:00
  • 759dc3db56 disable storage read on default giftz 2024-11-11 15:54:26 +08:00
  • 72b14a451e
    delete aborted ec shards from both source and target servers (#6221) Chris Lu 2024-11-09 11:32:08 -08:00
  • 2024694c2a fix typo Konstantin Lebedev 2024-11-09 23:03:37 +05:00
  • 46c9cada19 refactor add parallelBalancing Konstantin Lebedev 2024-11-09 22:58:06 +05:00
  • 7d04ee1bee delete aborted ec shards from both source and target servers chrislu 2024-11-09 09:14:38 -08:00
  • edbc757a2d
    Merge ca2e4d6496 into 3400962877 Bruce 2024-11-09 21:20:49 +08:00
  • b1fc1813dd
    Merge 6f8333b2e5 into 3400962877 NyaMisty 2024-11-08 22:44:08 +01:00
  • 3400962877
    [helm] fix s3 servicemonitor label matching (#6218) Nathan Dorsey 2024-11-08 15:04:40 -05:00
  • 9ac4adf373
    [helm] fix s3 servicemonitor label matching Nathan Dorsey 2024-11-08 14:04:26 -05:00
  • 5e5e90a466 add dameng build tags Vegetable540 2024-11-08 17:20:26 +08:00
  • b4cfe0ec8b
    Merge branch 'seaweedfs:master' into feature/suport_dameng_as_filer_store Vegetable540 2024-11-08 17:15:42 +08:00
  • 113c9ce6a8 remove the direct_io flag, as it is not well-supported on macOS chrislu 2024-11-07 14:18:59 -08:00
  • 88a1eee31c adjust logs chrislu 2024-11-07 13:00:12 -08:00
  • 537d07abcb avoid crowded more writable https://github.com/seaweedfs/seaweedfs/issues/6121 Konstantin Lebedev 2024-11-07 21:37:35 +05:00
  • 62c4980754 add debug info chrislu 2024-11-06 11:59:00 -08:00
  • 9a5d3e7b31
    [shell] add admin noLock for balance (#6209) Konstantin Lebedev 2024-11-06 08:09:22 +05:00
  • 15fc58bfd9
    remove dup code for section.reader access (#6169) Bruce 2024-11-06 11:08:59 +08:00
  • 394712d6d4
    Merge branch 'master' into feature/helm-s3-allowEmptyFolder jiawei wei 2024-11-06 09:30:27 +08:00
  • 706d1a8e22 fix tests chrislu 2024-11-05 08:52:07 -08:00
  • 90acfd9394 remove case when read request is out side of the file size chrislu 2024-11-05 08:42:44 -08:00
  • 6161d0b05d a bit optimization chrislu 2024-11-05 08:41:14 -08:00
  • 98b519b113 fix FUSE mount on mac chrislu 2024-11-05 08:28:50 -08:00
  • f2fee37aa4 add admin noLock for balance Konstantin Lebedev 2024-11-05 18:10:09 +05:00
  • e3a9105abe nested worm config lou 2024-11-05 17:18:04 +08:00
  • 80ca027dde fix helm: s3 allowEmptyFolder flag if (#6204) Lycopene 2024-11-05 15:37:16 +08:00
  • efdebf712e
    Refactor ec.balance logic into a weeed/shell/command_ec_common.go… (#6195) Lisandro Pin 2024-11-05 02:56:20 +01:00
  • 4bf801ce12
    Merge branch 'master' into ec_topology/rebalance Lisandro Pin 2024-11-05 01:34:59 +01:00
  • ff995ef8a8 s/Balance()/EcBalance()/g Lisandro Pin 2024-11-05 01:30:29 +01:00
  • dc784bf217
    merge current message queue code changes (#6201) Chris Lu 2024-11-04 12:08:25 -08:00
  • 1fbfb252c2 Merge branch 'master' into topic-partition-data-to-parquet chrislu 2024-11-04 11:40:44 -08:00
  • ffe908371d
    chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.61.2 to 1.66.2 (#6197) dependabot[bot] 2024-11-04 09:34:36 -08:00
  • b2edb5d604
    Merge branch 'master' into dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/s3-1.66.2 Chris Lu 2024-11-04 09:27:03 -08:00
  • 92366134e3
    chore(deps): bump github.com/gocql/gocql from 1.6.0 to 1.7.0 (#6196) dependabot[bot] 2024-11-04 09:26:52 -08:00
  • e2d30cc3bc
    chore(deps): bump gocloud.dev/pubsub/natspubsub from 0.39.0 to 0.40.0 (#6198) dependabot[bot] 2024-11-04 09:26:27 -08:00
  • d185e6beea
    chore(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 (#6199) dependabot[bot] 2024-11-04 09:26:17 -08:00
  • f67b5b20ca
    chore(deps): bump cloud.google.com/go/pubsub from 1.43.0 to 1.45.1 (#6200) dependabot[bot] 2024-11-04 09:25:59 -08:00
  • 1c83b9fcd4
    chore(deps): bump cloud.google.com/go/pubsub from 1.43.0 to 1.45.1 dependabot[bot] 2024-11-04 15:36:16 +00:00
  • e90a3b5ce3
    chore(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 dependabot[bot] 2024-11-04 15:36:00 +00:00
  • ea58936417
    chore(deps): bump gocloud.dev/pubsub/natspubsub from 0.39.0 to 0.40.0 dependabot[bot] 2024-11-04 15:35:55 +00:00
  • bf04be6d1d
    chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 dependabot[bot] 2024-11-04 15:35:47 +00:00
  • 897473d181
    chore(deps): bump github.com/gocql/gocql from 1.6.0 to 1.7.0 dependabot[bot] 2024-11-04 15:35:04 +00:00
  • cbeee03d7c Refactor ec.balance logic into a weeed/shell/command_ec_common.go standalone function. Lisandro Pin 2024-11-04 16:25:50 +01:00
  • f59848a243 fix ls bug partly. YichuanSun 2024-11-04 20:57:43 +08:00
  • a7973ed7d1
    fix deadlock hang when broadcast to clients (#6184) wyang 2024-11-04 15:20:48 +08:00
  • d8b669fe03 fix deadlock when broadcast to clients wyang 2024-10-31 21:39:45 +08:00
  • 0f2c3648dc fix mount: cannot locate OSXFUSE chrislu 2024-11-03 13:08:17 -08:00
  • 5bddf0c085
    [shell] volume.balance collect volume servers by dc rack node (#6191) Konstantin Lebedev 2024-11-04 00:08:45 +05:00
  • c60c8d256b revert noLock Konstantin Lebedev 2024-11-03 23:39:20 +05:00
  • b843cc67b6 fix: panic test Konstantin Lebedev 2024-11-03 15:21:48 +05:00
  • 3783b1acdc fix: revert lock and add lock Konstantin Lebedev 2024-11-03 00:31:58 +05:00