Commit Graph

  • 3cc6685842 cp config Konstantin Lebedev 2024-04-01 01:06:51 +0500
  • bb6f159ec1 fix chdir Konstantin Lebedev 2024-04-01 00:27:31 +0500
  • a6dbe7149f fix path for checkout rclone Konstantin Lebedev 2024-04-01 00:23:03 +0500
  • 877f79b5b2 fix action step Run Rclone S3 tests Konstantin Lebedev 2024-03-31 21:45:10 +0500
  • 66aade24e4 rm import rclone and add test action Konstantin Lebedev 2024-03-31 21:41:17 +0500
  • cac51be3a8 fix volume Encode Konstantin Lebedev 2024-03-31 20:50:30 +0500
  • 94008a84a4
    chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.1 to 3.14.2 (#5453) dependabot[bot] 2024-04-01 09:56:07 -0700
  • 2fc37db77e
    chore(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.5.12 to 3.5.13 (#5452) dependabot[bot] 2024-04-01 09:55:28 -0700
  • 53fdda82f0
    chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.26.0 to 1.26.1 (#5451) dependabot[bot] 2024-04-01 09:55:11 -0700
  • 2ef6b9ef87
    chore(deps): bump github.com/schollz/progressbar/v3 #5453 dependabot[bot] 2024-04-01 16:04:58 +0000
  • 8df10e5167
    chore(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.5.12 to 3.5.13 #5452 dependabot[bot] 2024-04-01 16:04:43 +0000
  • afd798cbd6
    chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.26.0 to 1.26.1 #5451 dependabot[bot] 2024-04-01 16:04:21 +0000
  • fab5f66a95
    chore(deps): bump github.com/linxGnu/grocksdb from 1.8.12 to 1.8.14 (#5450) dependabot[bot] 2024-04-01 09:02:26 -0700
  • c18a4c6911
    chore(deps): bump github.com/go-sql-driver/mysql from 1.8.0 to 1.8.1 (#5449) dependabot[bot] 2024-04-01 09:01:57 -0700
  • d41c1c2956
    chore(deps): bump github.com/viant/ptrie from 0.3.0 to 0.3.1 (#5447) dependabot[bot] 2024-04-01 09:01:36 -0700
  • d6149f87a3
    chore(deps): bump github.com/cenkalti/backoff/v4 from 4.2.1 to 4.3.0 (#5446) dependabot[bot] 2024-04-01 09:01:18 -0700
  • ef06d6f074
    chore(deps): bump google.golang.org/api from 0.169.0 to 0.172.0 (#5448) dependabot[bot] 2024-04-01 08:59:56 -0700
  • bad20ea980
    chore(deps): bump github.com/linxGnu/grocksdb from 1.8.12 to 1.8.14 #5450 dependabot[bot] 2024-04-01 15:40:12 +0000
  • 69ea2f9902
    chore(deps): bump github.com/go-sql-driver/mysql from 1.8.0 to 1.8.1 #5449 dependabot[bot] 2024-04-01 15:40:02 +0000
  • b3c8673e78
    chore(deps): bump google.golang.org/api from 0.169.0 to 0.172.0 #5448 dependabot[bot] 2024-04-01 15:39:53 +0000
  • ab6c9e5da6
    chore(deps): bump github.com/viant/ptrie from 0.3.0 to 0.3.1 #5447 dependabot[bot] 2024-04-01 15:39:27 +0000
  • afa8ae8662
    chore(deps): bump github.com/cenkalti/backoff/v4 from 4.2.1 to 4.3.0 #5446 dependabot[bot] 2024-04-01 15:39:16 +0000
  • 2e5aa8d03b
    chore(deps): bump actions/dependency-review-action from 4.2.4 to 4.2.5 (#5445) dependabot[bot] 2024-04-01 08:27:33 -0700
  • 5095f7e812
    chore(deps): bump actions/dependency-review-action from 4.2.4 to 4.2.5 #5445 dependabot[bot] 2024-04-01 15:25:42 +0000
  • 6a2a93b71d fix completed multiupload lost data #5460 Yang Wang 2024-04-01 15:27:33 +0800
  • 47975e75bf purge old code chrislu 2024-03-31 17:49:34 -0700
  • 237e68059d shutdown follower if no clients, not only publishers chrislu 2024-03-31 17:45:26 -0700
  • 66a878af39 add control message to data message chrislu 2024-03-31 16:35:46 -0700
  • d8f29aec7d try run weed once Konstantin Lebedev 2024-04-01 01:18:00 +0500
  • 073931d943 kill weed Konstantin Lebedev 2024-04-01 01:12:04 +0500
  • b7a889bad8 cp config Konstantin Lebedev 2024-04-01 01:06:51 +0500
  • a9fcb2f708 fix chdir Konstantin Lebedev 2024-04-01 00:27:31 +0500
  • 8e00c02e6e fix path for checkout rclone Konstantin Lebedev 2024-04-01 00:23:03 +0500
  • 3d0c5ab0be fix action step Run Rclone S3 tests Konstantin Lebedev 2024-03-31 21:45:10 +0500
  • 9ac0567207 rm import rclone and add test action Konstantin Lebedev 2024-03-31 21:41:17 +0500
  • bf398d2266 fix volume Encode Konstantin Lebedev 2024-03-31 20:50:30 +0500
  • d46bdea526
    fix: ensure complete gRPC stream consumption in doListFilerEntries to prevent context canceled errors. #5441 Nikita Borzykh 2024-03-31 14:36:12 +0300
  • 546ae87c39 send is_close message to broker chrislu 2024-03-31 01:28:40 -0700
  • c9df613b6b add publisher name for debugging chrislu 2024-03-31 00:19:16 -0700
  • 79c8526538 implement consul filer store #5042 Roberto Hidalgo 2023-11-21 14:58:52 -0600
  • ca4f89a6f6 simplify chrislu 2024-03-30 20:37:57 -0700
  • 0d55bddc75 logs chrislu 2024-03-30 20:37:46 -0700
  • 829c0da381
    fix: adjust condition in prefixFilterEntries prevent infinite loop (#5440) Nikita Borzykh 2024-03-31 00:47:00 +0300
  • c2a5a33ad9
    fix: adjust condition in prefixFilterEntries prevent infinite loop #5440 Nikita Borzykh 2024-03-30 23:28:42 +0300
  • f9ec92dd83
    [tests] add action s3 tests (#5427) Konstantin Lebedev 2024-03-29 19:57:27 +0500
  • 9c1e0f5811
    [master] grow volumes if no writable volumes in current dataCenter (#5434) Konstantin Lebedev 2024-03-29 12:38:27 +0500
  • e236c9316a add ErrorChunkAssign metrics #5434 Konstantin Lebedev 2024-03-29 12:22:26 +0500
  • cc7aabf3c3 automatic volume grow one volume Konstantin Lebedev 2024-03-29 12:15:57 +0500
  • df40908e57
    fix panic 5435 (#5436) Konstantin Lebedev 2024-03-29 04:17:59 +0500
  • 900af55b0e PickForWrite return copy of locationList #5436 Konstantin Lebedev 2024-03-29 01:19:54 +0500
  • 32a6a45923 fix panic 5435 Konstantin Lebedev 2024-03-29 00:55:48 +0500
  • 46b9927609 fix tests with volume grow Konstantin Lebedev 2024-03-28 21:52:02 +0500
  • 6bb6e8893a grow volumes if no writable volumes in current dataCenter https://github.com/seaweedfs/seaweedfs/issues/3886 Konstantin Lebedev 2024-03-28 21:23:17 +0500
  • 13b7c7b366 Merge branch 'master' into mq-subscribe chrislu 2024-03-27 23:57:00 -0700
  • 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