Commit Graph

  • dc784bf217
    merge current message queue code changes (#6201) Chris Lu 2024-11-04 12:08:25 -0800
  • 1fbfb252c2 Merge branch 'master' into topic-partition-data-to-parquet #6201 chrislu 2024-11-04 11:40:44 -0800
  • 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 -0800
  • b2edb5d604
    Merge branch 'master' into dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/s3-1.66.2 #6197 Chris Lu 2024-11-04 09:27:03 -0800
  • 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 -0800
  • 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 -0800
  • 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 -0800
  • 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 -0800
  • 1c83b9fcd4
    chore(deps): bump cloud.google.com/go/pubsub from 1.43.0 to 1.45.1 #6200 dependabot[bot] 2024-11-04 15:36:16 +0000
  • e90a3b5ce3
    chore(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 #6199 dependabot[bot] 2024-11-04 15:36:00 +0000
  • ea58936417
    chore(deps): bump gocloud.dev/pubsub/natspubsub from 0.39.0 to 0.40.0 #6198 dependabot[bot] 2024-11-04 15:35:55 +0000
  • bf04be6d1d
    chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 dependabot[bot] 2024-11-04 15:35:47 +0000
  • 897473d181
    chore(deps): bump github.com/gocql/gocql from 1.6.0 to 1.7.0 #6196 dependabot[bot] 2024-11-04 15:35:04 +0000
  • cbeee03d7c Refactor `ec.balance` logic into a `weeed/shell/command_ec_common.go` standalone function. Lisandro Pin 2024-11-04 16:25:50 +0100
  • f59848a243 fix ls bug partly. #6194 YichuanSun 2024-11-04 20:57:43 +0800
  • a7973ed7d1
    fix deadlock hang when broadcast to clients (#6184) wyang 2024-11-04 15:20:48 +0800
  • d8b669fe03 fix deadlock when broadcast to clients #6184 wyang 2024-10-31 21:39:45 +0800
  • 0f2c3648dc fix mount: cannot locate OSXFUSE chrislu 2024-11-03 13:08:17 -0800
  • 5bddf0c085
    [shell] volume.balance collect volume servers by dc rack node (#6191) Konstantin Lebedev 2024-11-04 00:08:45 +0500
  • c60c8d256b revert noLock #6191 Konstantin Lebedev 2024-11-03 23:39:20 +0500
  • b843cc67b6 fix: panic test Konstantin Lebedev 2024-11-03 15:21:48 +0500
  • 3783b1acdc fix: revert lock and add lock Konstantin Lebedev 2024-11-03 00:31:58 +0500
  • 715bcd0034 fix: one collectVolumeServersByDcRackNode Konstantin Lebedev 2024-11-03 00:16:59 +0500
  • 1e6a33f596 fix: containts Konstantin Lebedev 2024-11-02 18:38:45 +0500
  • 0c916fbcbc fix: selected nodes Konstantin Lebedev 2024-11-02 18:28:20 +0500
  • 0db8e47a8a fix: selected racks Konstantin Lebedev 2024-11-02 18:11:49 +0500
  • db00a025e0 fix: rm check lock Konstantin Lebedev 2024-11-02 17:47:02 +0500
  • 8737e2cb81 chore: balance by rack Konstantin Lebedev 2024-11-02 17:32:57 +0500
  • 28538a673e prefix v to version directory chrislu 2024-11-01 22:59:59 -0700
  • 65fb8fad99
    Update filer_multipart.go (#6188) han 2024-11-01 15:38:35 +0800
  • 86d00b0c0d
    Update filer_multipart.go #6188 han 2024-11-01 15:07:23 +0800
  • 0060a2cf9c
    Fix 6181/6182 (#6183) Bruce 2024-10-31 23:40:05 +0800
  • b373b59c79
    Merge branch 'master' into add_pprof_for_master #6046 Chris Lu 2024-10-31 08:31:45 -0700
  • 6bc0ebaba7
    Merge branch 'master' into fix-6181 #6183 Chris Lu 2024-10-31 08:31:22 -0700
  • c29c912bdc
    fix format (#6185) wyang 2024-10-31 23:30:35 +0800
  • 42ce938abd
    Update weed/filer/filer_notify_read.go Chris Lu 2024-10-31 08:26:00 -0700
  • 922a55c57d fix format #6185 wyang 2024-10-31 22:46:11 +0800
  • 9daf9b4672 jump to next day when no more entry found half-life666 2024-10-31 19:21:01 +0800
  • f134001e65 set larger buf size for LogBuffer half-life666 2024-10-31 18:43:54 +0800
  • ad6240f066 fix parameter chrislu 2024-10-30 20:30:51 -0700
  • 8802843511 pass in bytes buffer to avoid possible race condition chrislu 2024-10-30 09:31:22 -0700
  • 3feb66d0a1 adding more debug message chrislu 2024-10-30 09:16:40 -0700
  • f30b5d78f7 Publish seaweedfs-4.0.379.tgz chrislusf 2024-10-29 02:45:54 +0000
  • 228946369c 3.79 3.79 chrislu 2024-10-28 19:44:39 -0700
  • 9873b033d1 backward compatible vif loading chrislu 2024-10-28 19:44:30 -0700
  • f17048d32a
    chore(deps): bump github.com/redis/go-redis/v9 from 9.6.2 to 9.7.0 (#6174) dependabot[bot] 2024-10-28 11:30:13 -0700
  • cd789d869d
    chore(deps): bump modernc.org/sqlite from 1.33.0 to 1.33.1 (#6173) dependabot[bot] 2024-10-28 11:30:00 -0700
  • 1f9f6fae6b
    chore(deps): bump cloud.google.com/go/storage from 1.43.0 to 1.45.0 (#6172) dependabot[bot] 2024-10-28 11:29:50 -0700
  • c74dca10cb
    chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.77.1 to 3.89.2 (#6171) dependabot[bot] 2024-10-28 11:29:42 -0700
  • 0f55dd452d
    chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.67.1 (#6170) dependabot[bot] 2024-10-28 11:29:31 -0700
  • 9105c6bdd1 fix format chrislu 2024-10-28 11:28:40 -0700
  • 4e72661272 fix format chrislu 2024-10-28 11:28:40 -0700
  • 76e074950b
    chore(deps): bump github.com/redis/go-redis/v9 from 9.6.2 to 9.7.0 #6174 dependabot[bot] 2024-10-28 15:52:58 +0000
  • 8fb77612dd
    chore(deps): bump modernc.org/sqlite from 1.33.0 to 1.33.1 #6173 dependabot[bot] 2024-10-28 15:52:54 +0000
  • 70e596b917
    chore(deps): bump cloud.google.com/go/storage from 1.43.0 to 1.45.0 #6172 dependabot[bot] 2024-10-28 15:52:42 +0000
  • 36186c4c48
    chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 #6171 dependabot[bot] 2024-10-28 15:52:29 +0000
  • 8ccd1a36f0
    chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.67.1 #6170 dependabot[bot] 2024-10-28 15:52:23 +0000
  • ca5c71b640 remove dup code for section.reader access #6169 half-life666 2024-10-28 20:12:10 +0800
  • 8a9ba9b73b Merge branch 'master' into topic-partition-data-to-parquet chrislu 2024-10-27 17:55:33 -0700
  • 3dbb407280 Publish seaweedfs-4.0.378.tgz chrislusf 2024-10-28 00:47:13 +0000
  • ebbb35d533 3.78 3.78 chrislu 2024-10-27 17:44:22 -0700
  • 91e06ae7c8 refactor chrislu 2024-10-27 15:49:23 -0700
  • 3ea196ceb0 rename chrislu 2024-10-27 15:43:42 -0700
  • f571d4dfda refactor chrislu 2024-10-27 15:40:31 -0700
  • 9fdedfe5f1 refactor, and change compact log chrislu 2024-10-27 12:40:45 -0700
  • a29f9cf4a3 refactor chrislu 2024-10-27 11:49:09 -0700
  • a07f14e941 refactor chrislu 2024-10-27 11:48:30 -0700
  • f20160caed refactor chrislu 2024-10-27 11:33:19 -0700
  • 089d4316ef ensure 2 volume space since actual need 1.4x volume size empty space chrislu 2024-10-24 22:44:53 -0700
  • 6e388e29c9 correcting free volume count, factor it during ec encoding to ensure enough disk space available chrislu 2024-10-24 22:42:38 -0700
  • 8d6189bcc5 adjust output format chrislu 2024-10-24 21:41:39 -0700
  • 2f3d820f52 rename proto field chrislu 2024-10-24 21:36:56 -0700
  • ae5bd0667a rename proto field from DestroyTime to expire_at_sec chrislu 2024-10-24 21:35:11 -0700
  • 58bd87fe4b
    Merge 516405aac6 into 1c2b10303a #6156 Olle Lögdahl 2024-10-24 10:00:30 +0200
  • 1c2b10303a remove X-Forwarded-For chrislu 2024-10-23 17:52:40 -0700
  • a3b97bfe03
    [helm] Allow setting notification.toml config (#6159) Davide Calabrese 2024-10-23 22:27:38 +0200
  • 43f1d7bf4a
    Merge 09d1b0922d into 73921ce4f6 #4975 zehweh 2024-10-23 08:50:47 -0700
  • b905d58575
    Merge 762989aad3 into 73921ce4f6 #5759 Konstantin Lebedev 2024-10-23 14:56:18 +0200
  • 0232ecc5a1
    [helm] Set notification config conditionally #6159 Davide Calabrese 2024-10-23 14:40:54 +0200
  • 0bfdb1a698
    [helm] Allow setting notification.toml config Davide Calabrese 2024-10-22 16:05:04 +0200
  • 73921ce4f6 adjust help message chrislu 2024-10-22 08:50:42 -0700
  • 9369a88c5c
    stop renaming worm files (#6154) Guang Jiong Lou 2024-10-22 23:46:18 +0800
  • 86165b7d4a
    Update weed/server/filer_server_handlers_write.go #6154 Chris Lu 2024-10-22 08:46:00 -0700
  • 970059d4ce typo chrislu 2024-10-22 02:17:13 -0700
  • 516405aac6 volume server: added write blob grpc api similar to http #6156 Olle Lögdahl 2024-10-22 10:54:43 +0200
  • d38456dc06 do not delete collection metrics when unmount a volume chrislu 2024-10-22 00:44:52 -0700
  • a22943b508 update after review lou 2024-10-22 14:15:10 +0800
  • 6c7824c813 consistent sorted tags elastic,gocdk,rclone,sqlite,tikv,ydb chrislu 2024-10-21 22:53:29 -0700
  • 0df4a4298b adjust comment chrislu 2024-10-21 22:36:25 -0700
  • 22b2067f69 stop renaming worm file lou 2024-10-22 12:24:02 +0800
  • de3d2ba924 Merge branch 'master' into topic-partition-data-to-parquet chrislu 2024-10-21 11:02:53 -0700
  • ad8e547690
    chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 (#6153) dependabot[bot] 2024-10-21 10:59:24 -0700
  • eac37e41ef
    chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (#6152) dependabot[bot] 2024-10-21 10:59:14 -0700
  • f57b108475
    chore(deps): bump github.com/hanwen/go-fuse/v2 from 2.6.1 to 2.6.2 (#6151) dependabot[bot] 2024-10-21 10:59:03 -0700
  • 765bb35b26
    chore(deps): bump github.com/hanwen/go-fuse/v2 from 2.6.1 to 2.6.2 #6151 dependabot[bot] 2024-10-21 17:58:55 +0000
  • a8780b8831
    chore(deps): bump github.com/getsentry/sentry-go from 0.29.0 to 0.29.1 (#6150) dependabot[bot] 2024-10-21 10:57:25 -0700
  • c54cbc3787
    chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.33 to 1.28.0 (#6149) dependabot[bot] 2024-10-21 10:57:16 -0700
  • 058f8afb64
    chore(deps): bump github.com/prometheus/client_golang #6153 dependabot[bot] 2024-10-21 15:09:07 +0000
  • 310d8aac4f
    chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 #6152 dependabot[bot] 2024-10-21 15:09:04 +0000
  • 7102aaf834
    chore(deps): bump github.com/getsentry/sentry-go from 0.29.0 to 0.29.1 #6150 dependabot[bot] 2024-10-21 15:08:50 +0000