Commit Graph

  • 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
  • dd580190b4 fix: avoid deleting one replica without sync (#4875) Konstantin Lebedev 2023-09-28 11:12:10 +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
  • 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
  • df4ded758e fix: avoid deleting more than one replica (#4873) Konstantin Lebedev 2023-09-26 12:20:48 +05:00
  • 19505c1cf4 describe a topic chrislu 2023-09-25 20:46:00 -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
  • 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
  • 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
  • f8b94cac0e [s3acl] Step1: move s3account.AccountManager into to iam.S3ApiConfiguration (#4859) Konstantin Lebedev 2023-09-25 20:34:12 +05: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
  • 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
  • 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 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
  • 0f8168c0c9 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
  • 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
  • 186b1f029b read source uses shared lock chrislu 2023-09-23 10:33:44 -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
  • 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
  • 2df70ce95f adjust logs chrislu 2023-09-21 23:51:32 -07:00
  • 3e23421608 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-09-21 20:08:30 -07:00
  • 49a470bcdf reduce logs chrislu 2023-09-21 20:08:20 -07:00
  • 750a0ba1b2 [iam] Replace action read/write to readAcp/writeAcp for handlers with acl (#4858) Konstantin Lebedev 2023-09-22 02:07:04 +05:00
  • 8b2c39f2c0 reduce binary size chrislu 2023-09-21 13:22:08 -07:00
  • 1494221b08 reduce binary size chrislu 2023-09-21 11:58:03 -07:00
  • b388957340 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-09-21 11:08:30 -07:00
  • 31fc165715 mount switch to ordered lock requests chrislu 2023-09-21 11:08:26 -07:00
  • 7669852241 adjust logs chrislu 2023-09-21 11:04:12 -07:00
  • e3b1bacf3f add lock table to ensure ordered locks chrislu 2023-09-21 10:24:34 -07:00
  • a46f873edd [s3acl] Step 0: Put bucket ACL only responds success if the ACL is private. (#4856) Konstantin Lebedev 2023-09-21 20:20:05 +05:00
  • d8b424d123 [s3] optimization iam lookup for reducing algorithm complexity (#4857) Konstantin Lebedev 2023-09-21 20:19:11 +05:00
  • 411bdda08d fix compilation chrislu 2023-09-19 16:22:41 -07:00
  • 440ebd7b6d update chart.yaml version chrislu 2023-09-19 14:14:35 -07:00
  • 6eededee10 Wrong default value for volume.ressource (#4855) Armand LEOPOLD 2023-09-19 23:13:59 +02:00
  • d531b7cbbf merge some previous missing changes chrislu 2023-09-19 14:10:54 -07:00
  • b18112ae10 fix compilation bugs during merge chrislu 2023-09-19 14:08:17 -07:00
  • 6c6655de9d wip chrislu 2023-09-19 14:02:08 -07:00
  • cf28108ea4 fix grpd dial option chrislu 2023-09-19 14:02:51 -07:00
  • 27af11f1e8 Revert "Revert "Merge branch 'master' into sub"" chrislu 2023-09-18 18:47:34 -07:00
  • 0bb97709d4 Revert "Merge branch 'master' into sub" chrislu 2023-09-18 16:13:20 -07:00
  • 8cb42c39ad Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs" chrislu 2023-09-18 16:12:50 -07:00
  • 2e5aa06026 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-09-18 16:06:41 -07:00
  • 4d414f54a2 Merge branch 'master' into sub chrislu 2023-09-18 16:04:59 -07:00
  • a04bd4d26f Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850) dependabot[bot] 2023-09-18 14:43:05 -07:00
  • a0b60dd641 Bump google.golang.org/api from 0.134.0 to 0.141.0 dependabot[bot] 2023-09-18 19:57:10 +00:00
  • 6c77ff8426 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.2 to 1.38.5 dependabot[bot] 2023-09-18 15:40:48 +00:00
  • c32bc7ef2e Bump golang.org/x/net from 0.14.0 to 0.15.0 dependabot[bot] 2023-09-18 15:41:07 +00:00
  • 18d2f50a58 Bump github.com/hanwen/go-fuse/v2 from 2.3.0 to 2.4.0 dependabot[bot] 2023-09-18 15:38:56 +00:00
  • 8e8b42786a Bump docker/setup-buildx-action from 2.10.0 to 3.0.0 dependabot[bot] 2023-09-18 15:30:06 +00:00
  • e3dc3c5b3b Bump docker/login-action from 2.2.0 to 3.0.0 dependabot[bot] 2023-09-18 15:30:03 +00:00
  • 22023680d8 Bump docker/build-push-action from 4.2.1 to 5.0.0 dependabot[bot] 2023-09-18 15:29:59 +00:00
  • 48e817d3e7 Bump docker/metadata-action from 4.6.0 to 5.0.0 dependabot[bot] 2023-09-18 15:29:55 +00:00
  • d95a4561e0 Bump docker/setup-qemu-action from 2.2.0 to 3.0.0 dependabot[bot] 2023-09-18 15:29:51 +00:00
  • b64fc44e8d Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-09-18 09:01:17 -07:00
  • 340aea9b34 add broker leader chrislu 2023-09-18 09:01:14 -07:00
  • 0d390ec882 fix nil chrislu 2023-09-18 08:52:35 -07:00
  • d83107efe5 fix: weed/storage: dropped error Lars Lehtonen 2023-09-18 08:12:53 -07:00
  • 91cbaef02b fix: mount proxyByFiler write error: wrong jwt zemul 2023-09-18 15:13:06 +08:00
  • 4e17d399a6 refactor chrislu 2023-09-17 00:04:20 -07:00
  • 7a49d3541a avoid nil chrislu 2023-09-17 00:04:13 -07:00
  • a65088d739 broker report stats to balancer chrislu 2023-09-16 23:00:51 -07:00
  • a1cb49d078 adjust log chrislu 2023-09-16 23:00:28 -07:00
  • b590a68e75 revert to non-streaming mode to assign file id chrislu 2023-09-16 16:13:08 -07:00