Commit Graph

  • e3c8be7f89 LocalPartition shutdown chrislu 2024-03-27 23:55:06 -0700
  • ab9fc0ad70 simplify chrislu 2024-03-27 23:42:19 -0700
  • 7463058299 change visibility chrislu 2024-03-27 23:11:35 -0700
  • dab5454332 publish and send to follower chrislu 2024-03-27 23:10:24 -0700
  • f249f831b1 MaybeShutdownLocalPartition refactor chrislu 2024-03-27 23:02:51 -0700
  • 2a0ab7e90d fix chrislu 2024-03-27 22:59:50 -0700
  • 059a120708 refactor chrislu 2024-03-27 22:58:20 -0700
  • 7d87c1d2bb refactor chrislu 2024-03-27 22:48:37 -0700
  • 6aa804b368 lock instead of RLock, to prevent racing condition chrislu 2024-03-27 16:05:11 -0700
  • 5cc94a05b9 separate goroutine to send ack to publisher chrislu 2024-03-27 10:27:08 -0700
  • 17806cde2a separate context chrislu 2024-03-27 10:24:57 -0700
  • 6b22c47acb rm failed test_bucket_listv2_delimiter_basic https://github.com/seaweedfs/seaweedfs/issues/5431 #5427 Konstantin Lebedev 2024-03-27 16:15:11 +0500
  • 7754df0163 add delimiter tests Konstantin Lebedev 2024-03-27 15:58:25 +0500
  • f29ddd1375 shell bash Konstantin Lebedev 2024-03-27 15:47:09 +0500
  • fb3b544cd1 use host.docker.internal Konstantin Lebedev 2024-03-27 14:29:13 +0500
  • f67c8309d8 rename chrislu 2024-03-26 21:52:12 -0700
  • 7d69552974 log server list chrislu 2024-03-26 21:51:28 -0700
  • 6c9bfb5642 fix -buildvcs=false Konstantin Lebedev 2024-03-27 02:40:55 +0500
  • 49c5f9ffba add action s3 tests Konstantin Lebedev 2024-03-27 02:35:11 +0500
  • 36fec34c47 print only adapted url chrislu 2024-03-25 12:50:43 -0700
  • 707ff536a3 Merge branch 'master' into mq-subscribe chrislu 2024-03-25 11:21:19 -0700
  • 8b3756b815
    chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.25.3 to 1.26.0 (#5422) dependabot[bot] 2024-03-25 10:10:35 -0700
  • 14775a42f0
    chore(deps): bump github.com/hashicorp/raft from 1.6.0 to 1.6.1 (#5420) dependabot[bot] 2024-03-25 10:10:24 -0700
  • 205a52a130
    chore(deps): bump github.com/hashicorp/raft from 1.6.0 to 1.6.1 #5420 dependabot[bot] 2024-03-25 16:55:24 +0000
  • 836f0ce6e9
    chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.25.3 to 1.26.0 #5422 dependabot[bot] 2024-03-25 16:54:07 +0000
  • d48043be09
    chore(deps): bump gocloud.dev from 0.36.0 to 0.37.0 (#5423) dependabot[bot] 2024-03-25 09:52:04 -0700
  • 687104d347
    chore(deps): bump gocloud.dev from 0.36.0 to 0.37.0 #5423 dependabot[bot] 2024-03-25 15:39:35 +0000
  • 70537dd035
    chore(deps): bump cloud.google.com/go/storage from 1.36.0 to 1.39.1 #5421 dependabot[bot] 2024-03-25 15:36:41 +0000
  • ed9397907b
    chore(deps): bump cloud.google.com/go/pubsub from 1.36.2 to 1.37.0 #5419 dependabot[bot] 2024-03-25 15:36:10 +0000
  • f3599c9252
    chore(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.4 (#5418) dependabot[bot] 2024-03-25 08:27:45 -0700
  • aed6fdffd2 fix nil volume data backend chrislu 2024-03-25 08:19:31 -0700
  • 4b5fb7c4bd
    chore(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.4 #5418 dependabot[bot] 2024-03-25 15:18:45 +0000
  • d6a066495b adjust logs chrislu 2024-03-25 08:15:47 -0700
  • 1b1b96ea1e close local partition if no more publishers and subscribers chrislu 2024-03-24 21:10:02 -0700
  • 9ca871af53
    Move ListDirectoryEntries logic to ListDirectoryPrefixedEntries in etcd meta storage backend (#5416) Nikita Borzykh 2024-03-25 00:08:54 +0300
  • 7eb28c1772
    Move ListDirectoryEntries logic to ListDirectoryPrefixedEntries #5416 Nikita Borzykh 2024-03-24 23:09:21 +0300
  • 4f5c4c3388 refactor chrislu 2024-03-24 13:07:51 -0700
  • d558a58946 refactor chrislu 2024-03-24 13:04:59 -0700
  • 205d2285f3 setup follower by publisher chrislu 2024-03-24 12:57:09 -0700
  • 2dd2bb3e16
    fix filer address parsing (#5415) Nikita Korolev 2024-03-24 21:20:33 +0300
  • 08916bd7f5 fix filer address parsing #5415 ds 2024-03-24 19:15:51 +0300
  • 1f3742850d
    Add TLS support, initial etcd connection check, fix key_prefix handling for etcd backend meta storage (#5403) Nikita Borzykh 2024-03-24 18:36:21 +0300
  • 166fd62729
    Add example configuration to scaffold #5403 Nikita Borzykh 2024-03-24 17:24:18 +0300
  • 7684bf1d6b
    Add TLS handshake, optionally client certificate authentication, add initial etcd connection check Nikita Borzykh 2024-03-24 16:57:07 +0300
  • 85bdf1ff8f
    Merge branch 'seaweedfs:master' into sample-seaweedfs/fix-etcd Nikita Borzykh 2024-03-24 16:44:52 +0300
  • c16c4d106d release: 1.0.8 [skip ci] Gitlab Runner 2024-03-22 15:54:09 +0000
  • 4d2c3b591c Merge branch 'golang_1_22' into 'fork' whitefox 2024-03-22 15:49:36 +0000
  • 119c65f44e chore: bump golang ver to 1.22 Konstantin Lebedev 2024-03-22 20:47:16 +0500
  • 636f999bc9 Merge branch 'new_release_with_fix' into 'fork' whitefox 2024-03-22 15:43:54 +0000
  • 1e8318be26 Merge branch 'fork' into 'new_release_with_fix' whitefox 2024-03-22 15:38:08 +0000
  • dc9568fc0d
    [master] add test for PickForWrite add metrics for volume layout (#5413) Konstantin Lebedev 2024-03-22 19:39:11 +0500
  • 8b7643cae2
    Merge 3c952f87c7 into 953f571349 #5163 Konstantin Lebedev 2024-03-22 19:31:06 +0500
  • 19459a6e13 fix: add test for PickForWrite add metrics for volume layout #5413 Konstantin Lebedev 2024-03-22 19:29:42 +0500
  • 953f571349
    add basic support for sentry error reporting (#5410) Nikita Korolev 2024-03-22 17:10:57 +0300
  • 61f4e40ad9
    fix s3api: delimeter properly takes prefixes into account (#5411) adasauce 2024-03-22 11:03:34 -0300
  • 75475e02ee fix s3api: delimeter properly takes prefixes into account #5411 adasauce 2024-03-22 10:37:21 -0300
  • 6fb52c6293 add basic support for sentry error reporting #5410 ds 2024-03-22 16:20:40 +0300
  • a5582cc921
    [mount] fix GetAttr blocks count (#5409) wusong 2024-03-22 21:11:16 +0800
  • 70ae021dcc [mount] fix GetAttr blocks count #5409 wang wusong 2024-03-22 17:00:48 +0800
  • ac13644fc9 Merge branch 'master' into mq-subscribe chrislu 2024-03-21 23:31:49 -0700
  • 03f18e43df clean up logs chrislu 2024-03-21 23:30:49 -0700
  • b5a6f10612 Merge branch 'master' into mq-subscribe chrislu 2024-03-21 23:27:41 -0700
  • 26e24db721 adjust log level chrislu 2024-03-21 23:27:19 -0700
  • 36a3301e0c Merge branch 'master' into mq-subscribe chrislu 2024-03-21 23:24:28 -0700
  • 5c0fcae039 clean up logs chrislu 2024-03-21 23:24:18 -0700
  • 407a52fc93 adjust log level chrislu 2024-03-21 23:23:26 -0700
  • da31e9b939 correctly wait for the publisher to finish chrislu 2024-03-21 09:08:53 -0700
  • 211171e669
    Fix iam service response 500 (#5405) zuzuviewer 2024-03-21 23:43:54 +0800
  • e641d49f9f Merge branch 'master' into mq-subscribe chrislu 2024-03-21 08:22:14 -0700
  • 25643cfbc6
    fix: panic: assignment to entry in nil map on S3Sink.CreateEntry (#5406) Konstantin Lebedev 2024-03-21 20:12:31 +0500
  • 8b18dd940f Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2024-03-21 08:07:58 -0700
  • 50023fe1cf adjust log level chrislu 2024-03-21 08:07:56 -0700
  • 5604d7bf19 fix: panic: assignment to entry in nil map on S3Sink.CreateEntry #5406 Konstantin Lebedev 2024-03-21 14:02:14 +0500
  • 0637cc28e6 Fix iam service response 500 #5405 zuzuviewer 2024-03-21 15:58:33 +0800
  • d821cb3b18
    fix: sync without dir /buckets/some/.uploads/hash_hash (#5402) Konstantin Lebedev 2024-03-21 00:54:29 +0500
  • 7003ce7425 publisher is able to fully send data and receive acks chrislu 2024-03-20 12:25:40 -0700
  • 790001fbc4
    Append etcd key prefix to directoryPrefix for bytes.HasPrefix func Nikita Borzykh 2024-03-20 22:01:33 +0300
  • 9fc22717e5 fix: sync without dir /buckets/some/.uploads/hash_hash #5402 Konstantin Lebedev 2024-03-20 20:04:55 +0500
  • 96149cbf7f Merge branch 'master' into mq-subscribe chrislu 2024-03-19 09:14:27 -0700
  • a1816d21e9 fix compilation chrislu 2024-03-19 09:09:14 -0700
  • ad408a7d38 Merge branch 'master' into mq-subscribe chrislu 2024-03-19 08:58:09 -0700
  • 359b00596f
    chore(deps): bump github.com/rclone/rclone from 1.65.2 to 1.66.0 (#5387) dependabot[bot] 2024-03-18 17:09:59 -0700
  • ee4246a1d0
    Fix compilation error with rclone update (#5395) #5387 Damiano Albani 2024-03-19 01:08:47 +0100
  • 93040b8240 Better volume.tier.move performance #5637 Sakuragawa Misty 2024-03-19 03:13:33 +0800
  • d633714c44 Fix compilation error #5395 Damiano Albani 2024-03-18 19:42:21 +0100
  • 03fdc97d82
    chore(deps): bump github.com/rclone/rclone from 1.65.2 to 1.66.0 dependabot[bot] 2024-03-18 18:11:58 +0000
  • 7091269e65
    fix get file metadata bug (#5394) jerebear12 2024-03-18 13:08:16 -0500
  • 8a2b3879b9
    chore(deps): bump docker/setup-buildx-action from 3.1.0 to 3.2.0 (#5393) dependabot[bot] 2024-03-18 11:06:48 -0700
  • e21f458bca
    chore(deps): bump docker/build-push-action from 5.2.0 to 5.3.0 (#5391) dependabot[bot] 2024-03-18 11:06:40 -0700
  • faf27fdbf2
    chore(deps): bump docker/login-action from 3.0.0 to 3.1.0 (#5392) dependabot[bot] 2024-03-18 11:06:32 -0700
  • 7c2e3dba20
    chore(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#5390) dependabot[bot] 2024-03-18 11:06:22 -0700
  • 52735bbe08
    chore(deps): bump github.com/fclairamb/ftpserverlib from 0.22.0 to 0.24.0 (#5389) dependabot[bot] 2024-03-18 11:06:14 -0700
  • 6f4b06e6b2
    chore(deps): bump golang.org/x/net from 0.21.0 to 0.22.0 (#5388) dependabot[bot] 2024-03-18 11:06:06 -0700
  • c7435a594c
    chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.25.2 to 1.25.3 (#5386) dependabot[bot] 2024-03-18 11:05:48 -0700
  • e0379e87eb
    chore(deps): bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.0 (#5385) dependabot[bot] 2024-03-18 11:05:37 -0700
  • e3599c03d2 Updated filer responses to invalid requests #5394 jerebear12 2024-03-18 12:35:28 -0500
  • 6ad5757157 Update filer_server_handers_read.go jerebear12 2024-03-18 11:44:19 -0500
  • abf7621917 Merge remote-tracking branch 'upstream/master' jerebear12 2024-03-18 11:41:59 -0500
  • 45c870d12d
    chore(deps): bump docker/setup-buildx-action from 3.1.0 to 3.2.0 #5393 dependabot[bot] 2024-03-18 15:44:00 +0000
  • 2160e817c5
    chore(deps): bump docker/login-action from 3.0.0 to 3.1.0 #5392 dependabot[bot] 2024-03-18 15:43:55 +0000