Commit Graph

  • cac22b384b
    chore(deps): bump github.com/parquet-go/parquet-go from 0.21.0 to 0.22.0 #5644 dependabot[bot] 2024-06-03 15:20:31 +0000
  • 26a5aa7beb
    chore(deps): bump github.com/schollz/progressbar/v3 #5643 dependabot[bot] 2024-06-03 15:20:24 +0000
  • b981a729b5
    chore(deps): bump modernc.org/sqlite from 1.29.8 to 1.30.0 #5642 dependabot[bot] 2024-06-03 15:20:17 +0000
  • 4e8f31490f
    chore(deps): bump github.com/aws/aws-sdk-go-v2/config #5641 dependabot[bot] 2024-06-03 15:20:03 +0000
  • 4b50375832
    chore(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.5.13 to 3.5.14 #5640 dependabot[bot] 2024-06-03 15:19:17 +0000
  • 36b5b713ba
    fix deadlock caused by message chan blocked (#5639) LHHDZ 2024-06-03 22:42:40 +0800
  • 6a47a1fdb3 fix deadlock caused by message chan blocked #5639 changlin.shi 2024-06-03 19:55:16 +0800
  • 89e7796af2 Using a common context for the KeepConnectedToMaster and WaitUntilConnected functions vadimartynov 2024-06-03 11:27:09 +0300
  • d8bde9b96e
    Solaris disk support (#5638) Dominic Pearson 2024-06-03 07:10:28 +0200
  • 160b510361 Factor out common code, add divide-by-zero check #5638 Dominic Pearson 2024-06-03 05:30:14 +0200
  • ed9fe47b3b Add solaris disk support Dominic Pearson 2024-06-03 02:54:21 +0200
  • 579ebbdf60
    Support concurrent volume.fsck & support disabling -cutoffTimeAgo to improve speed (#5636) NyaMisty 2024-06-03 05:25:42 +0800
  • 0c62d591e2
    Ignore remote volume when selecting volumes in operation (ec.encode/volume.tier.upload) (#5635) NyaMisty 2024-06-03 05:16:05 +0800
  • e1c671c028
    Fix volume.tier.upload nil pointer panic (#5634) NyaMisty 2024-06-03 05:15:39 +0800
  • f2a37933b1
    Fix sorted needle file's write mode for (*SortedFileNeedleMap).Delete() (#5633) NyaMisty 2024-06-03 05:12:25 +0800
  • 6297c753f0 Fix sorted needle file's write mode for (*SortedFileNeedleMap).Delete() #5633 Misty 2024-06-03 00:35:52 +0800
  • 5418295f25 Support concurrent volume.fsck & support disabling -cutoffTimeAgo to improve speed #5636 Misty 2024-06-02 16:49:03 +0800
  • 46a2805922 Ignore remote volume when selecting volumes in operation (ec.encode/volume.tier.upload) #5635 Misty 2024-06-02 16:46:00 +0800
  • f524d0801e Support concurrenct volume.configure.replication #5632 Misty 2024-06-02 16:44:17 +0800
  • 045908b12e Support concurrent volume.tier.upload #5631 Misty 2024-06-02 16:42:15 +0800
  • 71285e3329 Fix volume.tier.upload nil pointer panic #5634 Misty 2024-06-02 16:41:31 +0800
  • 6f8333b2e5 support concurrent ec.decode #5630 Misty 2024-05-27 21:14:26 +0800
  • b408807331 Hid unused ctx arguments vadimartynov 2024-05-31 15:54:12 +0300
  • f9588f94ea Returned WithClient function. Added WithClientCustomGetMaster function vadimartynov 2024-05-31 15:50:33 +0300
  • d51f18954d
    Merge dbbc4e1c34 into 3ddfd15ec1 #4102 zemul 2024-05-31 20:44:42 +0800
  • eeed9fdff2 Added context for the MasterClient's methods to avoid endless loops vadimartynov 2024-05-31 11:58:59 +0300
  • 41cc825ddb Merge branch 'master' into mq chrislu 2024-05-30 12:03:22 -0700
  • d1f0c40402 remove per-message debug logs chrislu 2024-05-30 09:49:08 -0700
  • df9d889489 fix size calculation chrislu 2024-05-30 09:41:04 -0700
  • ff14dfa0ee debug chrislu 2024-05-30 09:15:50 -0700
  • b485b9695c fix passing sub follower offset chrislu 2024-05-30 09:15:23 -0700
  • f7b818483a fix cases when buffer wraps around chrislu 2024-05-30 09:10:30 -0700
  • 9a5cc065b0 fix chrislu 2024-05-30 08:29:06 -0700
  • 23a72db1df stop partitionOffsetChan if closed chrislu 2024-05-30 00:27:44 -0700
  • af19256dbf skip control messages chrislu 2024-05-29 23:34:39 -0700
  • ad2b878130 fix inflight message tracker chrislu 2024-05-29 23:33:37 -0700
  • f8a22038c5 passing along publisher name chrislu 2024-05-29 23:31:48 -0700
  • f0b9e163a0 avoid nil stopChan chrislu 2024-05-29 16:18:02 -0700
  • a5874954dc less logs chrislu 2024-05-29 16:17:37 -0700
  • 3ddfd15ec1 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2024-05-29 10:41:38 -0700
  • 3e7a92061b pass along volume server grpc port chrislu 2024-05-29 10:41:33 -0700
  • 94abb2cc9b fix for mysql and mysql2 Konstantin Lebedev 2024-05-29 13:02:15 +0500
  • 2477fadd2c
    Merge branch 'master' into list_recursive_prefixed_entries Konstantin Lebedev 2024-05-28 18:16:24 +0500
  • c08fc8cdb9 frill of excess Konstantin Lebedev 2024-05-28 18:13:13 +0500
  • 7df646b4e1 fix test_bucket_listv2_delimiter_basic Konstantin Lebedev 2024-05-28 17:57:24 +0500
  • 417cc7a396 remove debug logging Konstantin Lebedev 2024-05-28 16:56:05 +0500
  • 8c61a3f372 skip check sort for test_bucket_listv2_encoding_basic Konstantin Lebedev 2024-05-28 16:38:50 +0500
  • 4e70053263 fix test_bucket_listv2_encoding_basic without sort Konstantin Lebedev 2024-05-28 15:54:43 +0500
  • 4bbe82f4af Merge tag '3.67' of https://github.com/chrislusf/seaweedfs zemul 2024-05-28 17:16:39 +0800
  • edc87c16f9 balance subscribers chrislu 2024-05-27 17:30:16 -0700
  • 722a14ef57
    chore(deps): bump github.com/ydb-platform/ydb-go-sdk-auth-environ from 0.2.0 to 0.4.2 (#5621) dependabot[bot] 2024-05-27 12:36:00 -0700
  • 3a0ff2088f fix compilation #5621 chrislu 2024-05-27 12:19:30 -0700
  • edeea739ed
    chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.11 to 1.17.16 (#5623) dependabot[bot] 2024-05-27 12:16:20 -0700
  • b9ba7f1ee5
    chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials #5623 dependabot[bot] 2024-05-27 19:07:48 +0000
  • 39e6225202
    chore(deps): bump github.com/ydb-platform/ydb-go-sdk-auth-environ dependabot[bot] 2024-05-27 19:05:30 +0000
  • 529b638647
    chore(deps): bump github.com/prometheus/procfs from 0.13.0 to 0.15.0 (#5624) dependabot[bot] 2024-05-27 12:03:47 -0700
  • ff3067ab04
    chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.66.3 to 3.68.1 (#5622) dependabot[bot] 2024-05-27 12:03:16 -0700
  • aec0b4cc2e
    chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.53.2 to 1.54.3 (#5620) dependabot[bot] 2024-05-27 12:02:58 -0700
  • f8c499ef0e fix test_bucket_listv2_delimiter_prefi x Konstantin Lebedev 2024-05-27 23:33:30 +0500
  • c6fe2f6416
    chore(deps): bump github.com/prometheus/procfs from 0.13.0 to 0.15.0 #5624 dependabot[bot] 2024-05-27 15:49:10 +0000
  • 918718ad6d
    chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 #5622 dependabot[bot] 2024-05-27 15:48:05 +0000
  • 6c89f45e68
    chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 #5620 dependabot[bot] 2024-05-27 15:47:40 +0000
  • 2a5f859739 fix test_bucket_listv2_delimiter_prefix_ends_with_delimiter Konstantin Lebedev 2024-05-27 19:47:59 +0500
  • 36f64caecc fix test_bucket_listv2_delimiter_prefix Konstantin Lebedev 2024-05-27 19:04:39 +0500
  • 7ddb99645f fix test_bucket_listv2_continuationtoken Konstantin Lebedev 2024-05-27 14:59:04 +0500
  • f391a70974 fix build tests Konstantin Lebedev 2024-05-27 13:47:32 +0500
  • 72f7b4e9b1
    Replaces volume.unmount in the help of the volumeServer.leave (#5619) Vlad 2024-05-27 19:13:06 +1100
  • 886de3f884
    fix(shell): replaces volume.unmount in the description of the volumeServer.leave command #5619 Vlad 2024-05-27 18:28:14 +1100
  • 6366898af2 add market chrislu 2024-05-26 14:35:22 -0700
  • 96b326a304 use type ConsumerGroupInstanceId chrislu 2024-05-26 14:09:51 -0700
  • ba778539d9 Merge branch 'master' into mq chrislu 2024-05-24 17:15:27 -0700
  • 364bb6c7b4 avoid ticker leak chrislu 2024-05-24 17:15:12 -0700
  • c9f3eead8c fix ceph tests Konstantin Lebedev 2024-05-24 18:53:25 +0500
  • 37d1ee562d refactor chrislu 2024-05-23 09:21:48 -0700
  • cdeaaf95b4 go fmt chrislu 2024-05-23 08:25:53 -0700
  • 77a7c5c2a0 Merge branch 'master' into mq chrislu 2024-05-23 08:25:27 -0700
  • ba98f02d02 go fmt chrislu 2024-05-23 08:25:16 -0700
  • d40b350f54 coordinator receives unassignment ack chrislu 2024-05-23 08:23:35 -0700
  • fb9fe627f6
    increase helm chart version to include the emptyDir storage feature (#5613) Tomer Eskenazi 2024-05-23 16:12:18 +0300
  • d8a5d2f1f5 increase helm chart version to include the emptyDir storage feature #5613 Tomer Eskenazi 2024-05-23 10:31:48 +0300
  • 73d008fafa Merge branch 'master' into mq chrislu 2024-05-22 20:39:31 -0700
  • 9497db71e6
    Helm: Fix warning when providing resource requests/limits for S3 (#5611) Johnny Cederholm 2024-05-22 22:26:09 +0200
  • 13256e2a94 Change default value for s3.resources from {} to null #5611 Johnny Cederholm 2024-05-22 21:30:09 +0200
  • e4fab2fe29 get pid Konstantin Lebedev 2024-05-23 00:15:26 +0500
  • b76da51859 s3 test add kill -9 Konstantin Lebedev 2024-05-23 00:05:23 +0500
  • a7b64c1fab add sql list tests Konstantin Lebedev 2024-05-22 23:49:38 +0500
  • 4e00ab4942
    helm chart - add support for emptyDir storage type (#5610) Tomer Eskenazi 2024-05-22 19:56:48 +0300
  • ffc6420227 helm chart - add support for emptyDir storage type #5610 Tomer Eskenazi 2024-05-22 18:12:35 +0300
  • c429f89a3c fix test Konstantin Lebedev 2024-05-22 20:19:12 +0500
  • 9d61f7a0e4 fix build Konstantin Lebedev 2024-05-22 19:58:59 +0500
  • 5b642a34fe
    Merge branch 'master' into list_recursive_prefixed_entries Konstantin Lebedev 2024-05-22 19:36:59 +0500
  • 46731af1d8 fix test_bucket_listv2_encoding_basic Konstantin Lebedev 2024-05-22 19:32:27 +0500
  • dac862a304 pass test_bucket_listv2_encoding_basic and test_bucket_listv2_fetchowner_defaultempty Konstantin Lebedev 2024-05-22 19:17:46 +0500
  • cfcf383ee7
    fix wrong prefix example Chris Lu 2024-05-21 21:45:29 -0700
  • a9b057389f
    chore: add missing concurrency help in fs.meta.load command (#5609) Vlad 2024-05-22 15:42:48 +1100
  • c9f8a6c2af
    chore: add missing concurrency help in fs.meta.load command #5609 Vlad 2024-05-22 11:05:52 +1100
  • 554ae09f82 rename chrislu 2024-05-21 10:02:07 -0700
  • 6ef2d010aa rename file chrislu 2024-05-21 09:57:59 -0700
  • 67e6051585 rename Coordinator to SubCoordinator chrislu 2024-05-21 09:57:45 -0700
  • b5099263a4 rename file chrislu 2024-05-21 09:56:46 -0700