Commit Graph

  • c7dfb1b616
    chore(deps): bump docker/build-push-action from 6.14.0 to 6.15.0 #6588 dependabot[bot] 2025-03-03 15:40:04 +0000
  • 227ad5090d
    chore(deps): bump docker/setup-buildx-action from 3.9.0 to 3.10.0 #6587 dependabot[bot] 2025-03-03 15:40:00 +0000
  • 95e9f0d838 refactor chrislu 2025-03-02 22:22:59 -0800
  • c7195062a3 remove chrislu 2025-03-02 22:20:52 -0800
  • bf0d82a915 move chrislu 2025-03-02 22:18:56 -0800
  • 80b4a311fa Merge branch 'master' into mq chrislu 2025-03-01 13:52:18 -0800
  • e74dcaa993 fix build target Bruce Zou 2025-02-28 17:15:30 +0800
  • c07596691c
    `ec.encode`: Fix resolution of target collections. (#6585) Lisandro Pin 2025-02-28 20:42:19 +0100
  • ec3fc17453
    `ec.encode`: Fix resolution of target collections. #6585 Lisandro Pin 2025-02-28 18:48:01 +0100
  • 29da9b6200
    Don't ignore empty (`""`) collection names when computing collections for a given volume ID. Lisandro Pin 2025-02-28 18:31:58 +0100
  • 76a111f0a2
    Fix calculation of node's free EC shard slots. (#6584) Lisandro Pin 2025-02-28 16:35:28 +0100
  • 3458a16132
    Fix calculation of node's free EC shard slots. #6584 Lisandro Pin 2025-02-28 10:47:17 +0100
  • 6e5c850110 add rocksdb build action Bruce Zou 2025-02-28 13:59:53 +0800
  • d027f970e3 avoid wrongly set startPosition chrislu 2025-02-27 01:18:47 -0800
  • 59bf216726 start after the known tsns chrislu 2025-02-27 01:08:27 -0800
  • 6bc7d88ce2 subscribe offset type and possible value chrislu 2025-02-27 01:08:09 -0800
  • 0d7c632c49 adjust offset types chrislu 2025-02-26 23:29:21 -0800
  • 5eb254c000
    Merge 5e5e90a466 into 314f211260 #6061 Vegetable540 2025-02-27 14:52:45 +0800
  • d0e24e8fac Merge branch 'master' into mq chrislu 2025-02-26 21:49:03 -0800
  • 314f211260 Update filer.toml chrislu 2025-02-26 17:52:45 -0800
  • 9bd4c47299 update redis support status chrislu 2025-02-26 17:48:44 -0800
  • 4613186e8a not planning to redis3 chrislu 2025-02-26 17:35:31 -0800
  • 476aabb04b Update README.txt chrislu 2025-02-26 17:33:09 -0800
  • df436d342b
    add cassandra2 (#6582) Chris Lu 2025-02-26 17:29:22 -0800
  • 94366b12c6 add cassandra2 #6582 chrislu 2025-02-26 16:53:37 -0800
  • 65b0a7cf83
    Removed unused certificate mounts from helm chart (#6581) Warren Hodgkinson 2025-02-26 14:06:52 -0800
  • feee34dd2c just proxy the subscription, skipping the session step chrislu 2025-02-26 12:06:18 -0800
  • d3c0edc9ba purge unused chrislu 2025-02-26 00:32:49 -0800
  • 3ec6f7a3f0 simplify printing chrislu 2025-02-26 00:30:47 -0800
  • b8eb6f79b1 do not reuse session, since always session id is new after restart chrislu 2025-02-26 00:30:32 -0800
  • ecf85b58ac use saved offsets chrislu 2025-02-25 22:17:22 -0800
  • 82c97ddd52 remove unused chrislu 2025-02-25 22:17:00 -0800
  • db8f1e29ad rename chrislu 2025-02-25 22:16:48 -0800
  • 1b599c2e9f skip io.EOF chrislu 2025-02-25 22:16:21 -0800
  • e960f72664 Merge branch 'master' into mq chrislu 2025-02-25 21:05:21 -0800
  • b977e0b3b2 minor chrislu 2025-02-25 19:54:03 -0800
  • 160c66ef72 minor chrislu 2025-02-25 19:54:03 -0800
  • 8f56ada47e less logs chrislu 2025-02-25 10:56:36 -0800
  • c24b7da159 use atomic int64 chrislu 2025-02-25 10:55:49 -0800
  • 5dfb7ffe3d separate debug port chrislu 2025-02-25 10:35:01 -0800
  • 8955209e3b subscriber process messages chrislu 2025-02-25 10:34:40 -0800
  • 80529468b2 handle possible nil stream chrislu 2025-02-25 10:10:00 -0800
  • ef4f342f57 What problem are we solving? Fix: #6579 #6581 Warren Hodgkinson 2025-02-25 16:46:16 +0000
  • 0129a7bf9b use sessionId chrislu 2025-02-25 01:15:30 -0800
  • 2ebb9927ae check cancelled request while waiting chrislu 2025-02-25 01:10:42 -0800
  • e600bf016d fmt chrislu 2025-02-24 23:51:13 -0800
  • 30e67abd31 send init message with session id chrislu 2025-02-24 23:50:59 -0800
  • b5a53314cb can publish records via agent chrislu 2025-02-24 22:51:03 -0800
  • 6fe1d37240 Merge branch 'master' into mq chrislu 2025-02-24 14:23:21 -0800
  • 2dc26a064c
    chore(deps): bump google.golang.org/api from 0.221.0 to 0.222.0 (#6570) dependabot[bot] 2025-02-24 11:25:42 -0800
  • 7e33423bfa go mod tidy #6570 chrislu 2025-02-24 11:10:28 -0800
  • e6c4fc2550
    chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.59 to 1.17.60 (#6573) dependabot[bot] 2025-02-24 11:08:45 -0800
  • b79bb302ba grpc new client chrislu 2025-02-24 10:40:55 -0800
  • 1e91f4e616
    chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials #6573 dependabot[bot] 2025-02-24 18:39:51 +0000
  • e4c946229a
    chore(deps): bump docker/build-push-action from 6.13.0 to 6.14.0 (#6575) dependabot[bot] 2025-02-24 10:38:51 -0800
  • 1fbd2902e8
    chore(deps): bump golang.org/x/image from 0.23.0 to 0.24.0 (#6574) dependabot[bot] 2025-02-24 10:38:39 -0800
  • 15926cf626
    chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.76.0 to 1.77.1 (#6572) dependabot[bot] 2025-02-24 10:38:10 -0800
  • f9401d34dd
    chore(deps): bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.0 (#6571) dependabot[bot] 2025-02-24 10:37:54 -0800
  • ef4eda0761
    added re-generating and writing the Volume UUID if it is empty (#6568) Aleksey Kosov 2025-02-24 18:58:43 +0300
  • 442995f469
    chore(deps): bump docker/build-push-action from 6.13.0 to 6.14.0 #6575 dependabot[bot] 2025-02-24 15:57:59 +0000
  • 21ac8759e3
    chore(deps): bump golang.org/x/image from 0.23.0 to 0.24.0 #6574 dependabot[bot] 2025-02-24 15:55:43 +0000
  • 570583c20b
    chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 #6572 dependabot[bot] 2025-02-24 15:54:58 +0000
  • 0260fc4baf
    chore(deps): bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.0 #6571 dependabot[bot] 2025-02-24 15:54:14 +0000
  • 0f16eb8d64
    chore(deps): bump google.golang.org/api from 0.221.0 to 0.222.0 dependabot[bot] 2025-02-24 15:54:04 +0000
  • 7291fcf5c0 added re-generating and writing the Volume UUID if it is empty #6568 akosov 2025-02-24 11:45:41 +0300
  • dd805e789d pub messages chrislu 2025-02-24 00:15:04 -0800
  • cb54ff8ad4 add agent sub chrislu 2025-02-23 21:05:00 -0800
  • b424a5256d refactor chrislu 2025-02-23 14:14:27 -0800
  • 77e028c4d2 set agent address chrislu 2025-02-23 13:58:37 -0800
  • a9e847bbcb Merge branch 'master' into mq chrislu 2025-02-23 13:16:05 -0800
  • 3269a4713d rename chrislu 2025-02-23 13:15:50 -0800
  • be74548cb5
    fix: error info size bug in command_fs_merge_volumes.go (#6567) Changrui Chen 2025-02-23 14:36:47 +0000
  • b519edae00
    fix: error info size bug in command_fs_merge_volumes.go #6567 Changrui Chen 2025-02-23 10:31:35 +0000
  • 299e372b48 prevent reading wrong data chrislu 2025-02-21 00:57:26 -0800
  • 60c9a7496d Delete broker.go chrislu 2025-02-18 21:26:01 -0800
  • 0833d119c3 make "go install" work again chrislu 2025-02-18 21:25:52 -0800
  • 41f5cc69b4
    Cassandra loss dir (#6559) Aleksey Kosov 2025-02-18 10:49:16 +0300
  • e75066310c removed initialization of the local err #6559 akosov 2025-02-18 10:31:15 +0300
  • edb9134e46
    Merge pull request #1 from seaweedfs/master Aleksey Kosov 2025-02-18 10:29:33 +0300
  • ddd67dd191 upgade rocksdb to 9.10.0 chrislu 2025-02-17 20:26:07 -0800
  • b78a897f14 freebsd has fs.Bavail as int64 chrislu 2025-02-17 20:19:52 -0800
  • e2a289f550 Publish seaweedfs-4.0.385.tgz chrislusf 2025-02-18 00:11:29 +0000
  • 7d7e06681d 3.85 3.85 chrislu 2025-02-17 16:04:31 -0800
  • 7fa0e78abd
    chore(deps): bump google.golang.org/api from 0.218.0 to 0.221.0 (#6557) dependabot[bot] 2025-02-17 15:58:36 -0800
  • 7f628c96fe
    chore(deps): bump google.golang.org/api from 0.218.0 to 0.221.0 #6557 dependabot[bot] 2025-02-17 23:51:32 +0000
  • 82888da4e9
    chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.54 to 1.17.59 (#6555) dependabot[bot] 2025-02-17 15:50:40 -0800
  • 1fea3f1072
    chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.98.0 to 3.99.10 (#6558) dependabot[bot] 2025-02-17 15:50:11 -0800
  • 94c3de8273
    chore(deps): bump golang.org/x/tools from 0.29.0 to 0.30.0 (#6554) dependabot[bot] 2025-02-17 15:49:46 -0800
  • 7392161894
    fix: The free disk size and percentage are quite different from the output of df -h. (#6550) zouyixiong 2025-02-18 07:49:11 +0800
  • c2b8942769
    stop retry when all nodes have tried it (#6551) Numblgw 2025-02-18 07:46:31 +0800
  • 8403e30b06
    chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 #6558 dependabot[bot] 2025-02-17 16:42:15 +0000
  • 9b420b581c
    chore(deps): bump golang.org/x/sys from 0.29.0 to 0.30.0 #6556 dependabot[bot] 2025-02-17 16:42:01 +0000
  • 59cc76076a
    chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials #6555 dependabot[bot] 2025-02-17 16:41:56 +0000
  • 6f4e8790b2
    chore(deps): bump golang.org/x/tools from 0.29.0 to 0.30.0 #6554 dependabot[bot] 2025-02-17 16:40:55 +0000
  • 2e57b38a09 stop retry when all nodes have tried it #6551 liguowei 2025-02-17 17:46:17 +0800
  • 9fbabdc298 feat: move temp test to unmaintained/ #6550 XYZ 2025-02-17 16:41:19 +0800
  • b90a3ec3fd
    Merge branch 'seaweedfs:master' into master zouyixiong 2025-02-17 11:13:29 +0800
  • d4237be8e5 feat: match available disk size with system cmd `dh -h` XYZ 2025-02-17 11:12:37 +0800
  • e08d243707 Update Makefile Bruce Zou 2025-02-14 21:39:11 +0800
  • b7e2c5df7b Add Dockerfile for rocksdb Bruce Zou 2025-02-14 16:09:31 +0800