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

Commit graph

  • 5d31491cc0
    Bump gocloud.dev/pubsub/natspubsub from 0.33.0 to 0.34.0 dependabot[bot] 2023-10-02 15:28:03 +00:00
  • e2050a0b14
    Bump cloud.google.com/go/storage from 1.32.0 to 1.33.0 dependabot[bot] 2023-10-02 15:27:50 +00:00
  • 3d5c050d7e fix: disallow file name too long when writing a file Konstantin Lebedev 2023-10-02 19:39:17 +05:00
  • 61d8f30a75 fix: logger place msg https://github.com/seaweedfs/seaweedfs/issues/4646 Konstantin Lebedev 2023-10-02 13:42:13 +05:00
  • bf13f3ced7 add subscriber coordinator chrislu 2023-10-02 01:02:27 -07:00
  • 734178093e refactor TopicPartition struct chrislu 2023-10-02 01:01:45 -07:00
  • 2a578b9033 refactor chrislu 2023-10-01 11:59:19 -07:00
  • 321fda552c comment chrislu 2023-10-01 11:36:27 -07:00
  • b02fdeabff RetryForever => RetryUntil chrislu 2023-10-01 11:33:56 -07:00
  • ebd6f96d35 adjust mq.proto chrislu 2023-09-30 21:47:57 -07:00
  • 02cb799481 add a test framework for grpc chrislu 2023-09-30 21:36:58 -07:00
  • c4e6545197 fix compilation chrislu 2023-09-30 21:26:09 -07:00
  • 358cba43ef update proto generated files chrislu 2023-09-30 13:19:25 -07:00
  • 597ab1e4bf add design for mq balancer chrislu 2023-09-30 13:19:05 -07:00
  • d7c211fe8c adjust mq proto chrislu 2023-09-30 13:18:49 -07:00
  • 40888b5612 align 64bit atomic operation chrislu 2023-09-28 07:58:43 -07:00
  • abe599ee4a
    Allow override internalTrafficPolicy (#4877) aronneagu 2023-09-28 14:18:54 +01:00
  • b65628b0ba update s3 service to support internalTrafficPolicy Aron Neagu 2023-09-28 12:21:21 +01:00
  • a77709a846 fix linting Aron Neagu 2023-09-28 10:52:25 +01:00
  • 5271b5516d allow override internalTrafficPolicy Aron Neagu 2023-09-28 10:37:30 +01:00
  • dd580190b4
    fix: avoid deleting one replica without sync (#4875) Konstantin Lebedev 2023-09-28 11:12:10 +05:00
  • 4363c9f1aa
    Merge branch 'seaweedfs:master' into avoid_delete_volume_without_sync Konstantin Lebedev 2023-09-28 10:30:14 +05:00
  • 44906f1f3b
    fix: avoid error file name too long when writing a file (#4876) Konstantin Lebedev 2023-09-27 17:40:51 +05:00
  • cb7441d733 fix: revert this existing do option to positive Konstantin Lebedev 2023-09-27 11:45:24 +05:00
  • 7c0b5c37a0
    Update weed/shell/command_volume_fix_replication.go Konstantin Lebedev 2023-09-27 11:24:35 +05:00
  • cb9f901617 fix: avoid error file name too long when writing a file Konstantin Lebedev 2023-09-27 11:01:00 +05:00
  • 9d589b48e6 rename function chrislu 2023-09-26 15:17:33 -07:00
  • 17a0f3b0e0 adjust parameter names chrislu 2023-09-26 15:17:12 -07:00
  • 1579b5b241 fix: avoid deleting one replica without sync https://github.com/seaweedfs/seaweedfs/issues/4647 Konstantin Lebedev 2023-09-26 13:34:01 +05:00
  • df4ded758e
    fix: avoid deleting more than one replica (#4873) Konstantin Lebedev 2023-09-26 12:20:48 +05:00
  • a3ea8b1289 fix: avoid deleting more than one replica https://github.com/seaweedfs/seaweedfs/issues/4647 Konstantin Lebedev 2023-09-26 11:56:29 +05:00
  • 19505c1cf4 describe a topic chrislu 2023-09-25 20:46:00 -07:00
  • e16324da94 update job status create-table-snapshot-api-design chrislu 2023-09-25 20:09:03 -07:00
  • 5e22524351 prototyping chrislu 2023-09-25 18:21:36 -07:00
  • 78dbac7702
    fix(ec): volumes created by foreign collection due to bug in ec balance (#4864) Tobias Gurtzick 2023-09-25 19:35:43 +02:00
  • 725de1b253
    fix(ec): ignore volumes not from the current collection during balance Tobias Gurtzick 2023-09-25 19:20:36 +02:00
  • fccf9153b3
    Merge branch 'master' into dependabot/go_modules/github.com/rclone/rclone-1.64.0 Chris Lu 2023-09-25 09:41:36 -07:00
  • faabc695b6 update go mod chrislu 2023-09-25 09:41:02 -07:00
  • 0530e90ea1 Update go.mod chrislu 2023-09-25 09:37:45 -07:00
  • 645ae8c57b Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs"" chrislu 2023-09-25 09:35:16 -07:00
  • f897ce0db4
    Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 dependabot[bot] 2023-09-25 16:20:39 +00:00
  • 3d07895518 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-09-25 09:16:35 -07:00
  • a6e35e4f68 fix compilation chrislu 2023-09-25 09:16:33 -07:00
  • a132d44556
    Bump google.golang.org/grpc from 1.58.0 to 1.58.2 (#4872) dependabot[bot] 2023-09-25 09:15:21 -07:00
  • a345b6802d
    Bump github.com/go-redsync/redsync/v4 from 4.8.2 to 4.9.4 (#4871) dependabot[bot] 2023-09-25 09:15:07 -07:00
  • 51efba43fd
    Bump gocloud.dev/pubsub/rabbitpubsub from 0.33.0 to 0.34.0 (#4870) dependabot[bot] 2023-09-25 09:14:49 -07:00
  • adabb63c18
    Bump github.com/aws/aws-sdk-go-v2/config from 1.18.39 to 1.18.42 (#4868) dependabot[bot] 2023-09-25 09:14:29 -07:00
  • 50d7b421db
    Bump google.golang.org/grpc from 1.58.0 to 1.58.2 dependabot[bot] 2023-09-25 15:50:08 +00:00
  • 787404c3b3
    Bump github.com/go-redsync/redsync/v4 from 4.8.2 to 4.9.4 dependabot[bot] 2023-09-25 15:49:59 +00:00
  • ca50a36230
    Bump gocloud.dev/pubsub/rabbitpubsub from 0.33.0 to 0.34.0 dependabot[bot] 2023-09-25 15:49:50 +00:00
  • c6b43b3b96
    Bump github.com/aws/aws-sdk-go-v2/config from 1.18.39 to 1.18.42 dependabot[bot] 2023-09-25 15:49:07 +00:00
  • f8b94cac0e
    [s3acl] Step1: move s3account.AccountManager into to iam.S3ApiConfiguration (#4859) Konstantin Lebedev 2023-09-25 20:34:12 +05:00
  • 77d05698f3
    Merge branch 'master' into s3_acl_step_1_account_manager Chris Lu 2023-09-25 08:22:21 -07:00
  • c9177c92e5 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-09-25 08:20:16 -07:00
  • 81e57bd45e fix test chrislu 2023-09-25 08:20:03 -07:00
  • 7bb58e23ea
    Bump actions/checkout from 4.0.0 to 4.1.0 (#4867) dependabot[bot] 2023-09-25 08:18:11 -07:00
  • 482b0fd13a
    Bump actions/checkout from 4.0.0 to 4.1.0 dependabot[bot] 2023-09-25 15:03:33 +00:00
  • 28a3a31b27
    weed/replication/sub: fix dropped error (#4865) Lars Lehtonen 2023-09-25 07:33:18 -07:00
  • a40888d343
    fix: make dev_tls with volume https (#4866) Konstantin Lebedev 2023-09-25 18:47:38 +05:00
  • f084c97c91 fix: make dev_tls with volume https https://github.com/seaweedfs/seaweedfs/issues/4835 Konstantin Lebedev 2023-09-25 17:57:40 +05:00
  • fd93708d61 wdclient https René Pascal Rath 2023-09-25 12:07:56 +02:00
  • e66bc06e7b
    hardcode to https as quickfix Thomas Hofer 2023-09-25 10:38:33 +02:00
  • a72c6881d9 fix: s3 api config test Konstantin Lebedev 2023-09-25 12:56:53 +05:00
  • 18a25ca0f6
    weed/replication/sub: fix dropped error Lars Lehtonen 2023-09-25 00:53:32 -07:00
  • 4b34446fbe fix: test bucket acl default and adjust the variable names Konstantin Lebedev 2023-09-25 12:45:37 +05:00
  • 23f334dd13 comment chrislu 2023-09-24 23:36:43 -07:00
  • c7e05e4e71 ensure latest stats are reported chrislu 2023-09-24 23:34:31 -07:00
  • dff2ce5d2f read existing broker stats chrislu 2023-09-24 23:10:33 -07:00
  • 1492bf7552 fix listing topics chrislu 2023-09-24 23:05:41 -07:00
  • 3cf9b8d621 create topic and report topic sub chrislu 2023-09-24 21:19:51 -07:00
  • b3f94feede do create topic chrislu 2023-09-24 15:26:49 -07:00
  • d74348048a implement create topic chrislu 2023-09-24 15:08:44 -07:00
  • 0361c321b4 add CreateTopic API chrislu 2023-09-24 14:22:11 -07:00
  • 6688978311 Publish seaweedfs-3.57.0.tgz chrislusf 2023-09-25 04:36:33 +00:00
  • 0f8168c0c9 3.57 3.57 chrislu 2023-09-24 21:29:31 -07:00
  • a1292d8730 Merge branch 'fix-lock-table' chrislu 2023-09-24 09:56:28 -07:00
  • 1df4223195 minor chrislu 2023-09-24 09:54:57 -07:00
  • aa06f4b3e3
    fix(ec): ignore 0 byte data files Tobias Gurtzick 2023-09-24 13:14:47 +02:00
  • 76a62859ff
    fix lock table (#4863) Chris Lu 2023-09-23 12:51:01 -07:00
  • 10ac25f857 avoid deleting the entry too early chrislu 2023-09-23 12:43:00 -07:00
  • c43238b30a fix waiting condition chrislu 2023-09-23 12:28:02 -07:00
  • 322af1fc04 fix compilation chrislu 2023-09-23 12:13:32 -07:00
  • 0414b68a4f if shared lock, still need to wait for exclusive lock to release chrislu 2023-09-23 12:08:23 -07:00
  • 9ba4639a27 adjust for better logs chrislu 2023-09-23 11:53:44 -07:00
  • ca1a5457ae only revert lock table test-reverting-lock-table chrislu 2023-09-23 10:35:29 -07:00
  • 186b1f029b read source uses shared lock chrislu 2023-09-23 10:33:44 -07:00
  • fc4dda32f4 Merge branch 'master' into track-mount-e2e track-mount-e2e chrislu 2023-09-23 10:24:16 -07:00
  • fa8e9ef03c trying iodepth chrislu 2023-09-22 22:53:00 -07:00
  • 80d61ebba5 seems removing --ioengine=libaio helped chrislu 2023-09-22 22:35:27 -07:00
  • 176981c562 Revert "Merge branch 'track-mount-e2e' of https://github.com/seaweedfs/seaweedfs into track-mount-e2e" chrislu 2023-09-22 21:55:19 -07:00
  • 900abd44c1 Merge branch 'track-mount-e2e' of https://github.com/seaweedfs/seaweedfs into track-mount-e2e chrislu 2023-09-22 21:54:08 -07:00
  • df027fdddf testing io engine change chrislu 2023-09-22 21:53:38 -07:00
  • 9fc79bebf9
    Merge branch 'master' into track-mount-e2e Chris Lu 2023-09-22 21:38:25 -07:00
  • 48cd33ca68 minor changes to trigger action chrislu 2023-09-22 21:36:20 -07:00
  • 248b16bc09 adjust timeout chrislu 2023-09-22 21:15:05 -07:00
  • c0bb87e036 adjust total timeout chrislu 2023-09-22 16:44:45 -07:00
  • 181e6f2f42 increase timeout for 4kB block FIO test chrislu 2023-09-22 16:42:25 -07:00
  • 0c8f16d8bd adjust e2e test step name chrislu 2023-09-22 16:41:39 -07:00
  • ca98ebbc8c fix - loading config for https-switch René Pascal Rath 2023-09-22 14:13:47 +02:00
  • 4a3c17ed93 added util-functions for https-usage René Pascal Rath 2023-09-22 14:04:24 +02:00