1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-08-19 02:22:48 +02:00

Commit graph

  • 94366b12c6 add cassandra2 chrislu 2025-02-26 16:53:37 -08:00
  • 65b0a7cf83
    Removed unused certificate mounts from helm chart (#6581) Warren Hodgkinson 2025-02-26 14:06:52 -08:00
  • feee34dd2c just proxy the subscription, skipping the session step chrislu 2025-02-26 12:06:18 -08:00
  • d3c0edc9ba purge unused chrislu 2025-02-26 00:32:49 -08:00
  • 3ec6f7a3f0 simplify printing chrislu 2025-02-26 00:30:47 -08:00
  • b8eb6f79b1 do not reuse session, since always session id is new after restart chrislu 2025-02-26 00:30:32 -08:00
  • ecf85b58ac use saved offsets chrislu 2025-02-25 22:17:22 -08:00
  • 82c97ddd52 remove unused chrislu 2025-02-25 22:17:00 -08:00
  • db8f1e29ad rename chrislu 2025-02-25 22:16:48 -08:00
  • 1b599c2e9f skip io.EOF chrislu 2025-02-25 22:16:21 -08:00
  • e960f72664 Merge branch 'master' into mq chrislu 2025-02-25 21:05:21 -08:00
  • b977e0b3b2 minor chrislu 2025-02-25 19:54:03 -08:00
  • 160c66ef72 minor chrislu 2025-02-25 19:54:03 -08:00
  • 8f56ada47e less logs chrislu 2025-02-25 10:56:36 -08:00
  • c24b7da159 use atomic int64 chrislu 2025-02-25 10:55:49 -08:00
  • 5dfb7ffe3d separate debug port chrislu 2025-02-25 10:35:01 -08:00
  • 8955209e3b subscriber process messages chrislu 2025-02-25 10:34:40 -08:00
  • 80529468b2 handle possible nil stream chrislu 2025-02-25 10:10:00 -08:00
  • ef4f342f57 What problem are we solving? Fix: #6579 Warren Hodgkinson 2025-02-25 16:46:16 +00:00
  • 0129a7bf9b use sessionId chrislu 2025-02-25 01:15:30 -08:00
  • 2ebb9927ae check cancelled request while waiting chrislu 2025-02-25 01:10:42 -08:00
  • e600bf016d fmt chrislu 2025-02-24 23:51:13 -08:00
  • 30e67abd31 send init message with session id chrislu 2025-02-24 23:50:59 -08:00
  • b5a53314cb can publish records via agent chrislu 2025-02-24 22:51:03 -08:00
  • 6fe1d37240 Merge branch 'master' into mq chrislu 2025-02-24 14:23:21 -08:00
  • 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 -08:00
  • 7e33423bfa go mod tidy chrislu 2025-02-24 11:10:28 -08:00
  • 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 -08:00
  • b79bb302ba grpc new client chrislu 2025-02-24 10:40:55 -08:00
  • 1e91f4e616
    chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials dependabot[bot] 2025-02-24 18:39:51 +00:00
  • 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 -08:00
  • 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 -08:00
  • 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 -08:00
  • 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 -08:00
  • ef4eda0761
    added re-generating and writing the Volume UUID if it is empty (#6568) Aleksey Kosov 2025-02-24 18:58:43 +03:00
  • 442995f469
    chore(deps): bump docker/build-push-action from 6.13.0 to 6.14.0 dependabot[bot] 2025-02-24 15:57:59 +00:00
  • 21ac8759e3
    chore(deps): bump golang.org/x/image from 0.23.0 to 0.24.0 dependabot[bot] 2025-02-24 15:55:43 +00:00
  • 570583c20b
    chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 dependabot[bot] 2025-02-24 15:54:58 +00:00
  • 0260fc4baf
    chore(deps): bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.0 dependabot[bot] 2025-02-24 15:54:14 +00:00
  • 0f16eb8d64
    chore(deps): bump google.golang.org/api from 0.221.0 to 0.222.0 dependabot[bot] 2025-02-24 15:54:04 +00:00
  • 7291fcf5c0 added re-generating and writing the Volume UUID if it is empty akosov 2025-02-24 11:45:41 +03:00
  • dd805e789d pub messages chrislu 2025-02-24 00:15:04 -08:00
  • cb54ff8ad4 add agent sub chrislu 2025-02-23 21:05:00 -08:00
  • b424a5256d refactor chrislu 2025-02-23 14:14:27 -08:00
  • 77e028c4d2 set agent address chrislu 2025-02-23 13:58:37 -08:00
  • a9e847bbcb Merge branch 'master' into mq chrislu 2025-02-23 13:16:05 -08:00
  • 3269a4713d rename chrislu 2025-02-23 13:15:50 -08:00
  • be74548cb5
    fix: error info size bug in command_fs_merge_volumes.go (#6567) Changrui Chen 2025-02-23 14:36:47 +00:00
  • b519edae00
    fix: error info size bug in command_fs_merge_volumes.go Changrui Chen 2025-02-23 10:31:35 +00:00
  • 299e372b48 prevent reading wrong data chrislu 2025-02-21 00:57:26 -08:00
  • 60c9a7496d Delete broker.go chrislu 2025-02-18 21:26:01 -08:00
  • 0833d119c3 make "go install" work again chrislu 2025-02-18 21:25:52 -08:00
  • 41f5cc69b4
    Cassandra loss dir (#6559) Aleksey Kosov 2025-02-18 10:49:16 +03:00
  • e75066310c removed initialization of the local err akosov 2025-02-18 10:31:15 +03:00
  • edb9134e46
    Merge pull request #1 from seaweedfs/master Aleksey Kosov 2025-02-18 10:29:33 +03:00
  • ddd67dd191 upgade rocksdb to 9.10.0 chrislu 2025-02-17 20:26:07 -08:00
  • b78a897f14 freebsd has fs.Bavail as int64 chrislu 2025-02-17 20:19:52 -08:00
  • e2a289f550 Publish seaweedfs-4.0.385.tgz chrislusf 2025-02-18 00:11:29 +00:00
  • 7d7e06681d 3.85 3.85 chrislu 2025-02-17 16:04:31 -08:00
  • 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 -08:00
  • 7f628c96fe
    chore(deps): bump google.golang.org/api from 0.218.0 to 0.221.0 dependabot[bot] 2025-02-17 23:51:32 +00:00
  • 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 -08:00
  • 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 -08:00
  • 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 -08:00
  • 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 +08:00
  • c2b8942769
    stop retry when all nodes have tried it (#6551) Numblgw 2025-02-18 07:46:31 +08:00
  • 8403e30b06
    chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 dependabot[bot] 2025-02-17 16:42:15 +00:00
  • 9b420b581c
    chore(deps): bump golang.org/x/sys from 0.29.0 to 0.30.0 dependabot[bot] 2025-02-17 16:42:01 +00:00
  • 59cc76076a
    chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials dependabot[bot] 2025-02-17 16:41:56 +00:00
  • 6f4e8790b2
    chore(deps): bump golang.org/x/tools from 0.29.0 to 0.30.0 dependabot[bot] 2025-02-17 16:40:55 +00:00
  • 2e57b38a09 stop retry when all nodes have tried it liguowei 2025-02-17 17:46:17 +08:00
  • 9fbabdc298 feat: move temp test to unmaintained/ XYZ 2025-02-17 16:41:19 +08:00
  • b90a3ec3fd
    Merge branch 'seaweedfs:master' into master zouyixiong 2025-02-17 11:13:29 +08:00
  • d4237be8e5 feat: match available disk size with system cmd dh -h XYZ 2025-02-17 11:12:37 +08:00
  • e08d243707 Update Makefile Bruce Zou 2025-02-14 21:39:11 +08:00
  • b7e2c5df7b Add Dockerfile for rocksdb Bruce Zou 2025-02-14 16:09:31 +08:00
  • 441614b386
    fix: s3 command ignore -tlsVerifyClientCert and -cacert.file arguments (#6547) Karol Będkowski 2025-02-13 21:27:38 +00:00
  • 75a7cd524a fix: s3 command ignore -tlsVerifyClientCert and -cacert.file arguments Karol Będkowski 2025-02-13 19:23:24 +01:00
  • 903d288e08
    Helm: Support map format for image pull secrets (#6546) Gregor Tudan 2025-02-13 18:02:02 +01:00
  • 1e481b803d
    Support map format for image pull secrets Gregor Tudan 2025-02-13 17:21:19 +01:00
  • 485c881c10
    fix helm: s3 allowEmptyFolder flag if (#6204) (#6206) jiawei wei 2025-02-13 05:54:25 +08:00
  • 9604db2c93
    implement s3 streaming-unsigned-payload-trailer (#6539) Tom Crasset 2025-02-12 21:29:13 +01:00
  • 735403d940
    Merge branch 'master' into tc/s3-unsigned-streaming-payload-trailer Tom Crasset 2025-02-11 17:15:03 +01:00
  • f48292a67d
    chore: remove print Tom Crasset 2025-02-11 17:14:47 +01:00
  • 392656d59e
    ec.encode: Explictly mount EC shards after volume conversion. (#6528) Lisandro Pin 2025-02-10 18:49:58 +01:00
  • de66c82252
    chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.75.2 to 1.76.0 (#6535) dependabot[bot] 2025-02-10 09:48:10 -08:00
  • 239bef5677
    chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.36.0 to 1.36.1 (#6538) dependabot[bot] 2025-02-10 09:47:40 -08:00
  • de61e21654
    chore(deps): bump modernc.org/strutil from 1.2.0 to 1.2.1 (#6537) dependabot[bot] 2025-02-10 09:47:31 -08:00
  • 3220c0de15
    chore(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 (#6536) dependabot[bot] 2025-02-10 09:47:22 -08:00
  • bad0c61154
    chore(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 (#6534) dependabot[bot] 2025-02-10 09:47:08 -08:00
  • b4fd5f71c0
    chore(deps): bump docker/setup-buildx-action from 3.8.0 to 3.9.0 (#6533) dependabot[bot] 2025-02-10 09:47:00 -08:00
  • e369fe5c72
    chore(deps): bump docker/setup-qemu-action from 3.3.0 to 3.4.0 (#6532) dependabot[bot] 2025-02-10 09:46:46 -08:00
  • 7fcb273c28
    implement s3 streaming-unsigned-payload-trailer Tom Crasset 2025-02-10 17:31:26 +01:00
  • 6276d802b8
    chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.36.0 to 1.36.1 dependabot[bot] 2025-02-10 16:09:51 +00:00
  • 086abaf17d
    chore(deps): bump modernc.org/strutil from 1.2.0 to 1.2.1 dependabot[bot] 2025-02-10 16:09:08 +00:00
  • 2b93972328
    chore(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 dependabot[bot] 2025-02-10 16:09:03 +00:00
  • 8fe42d4284
    chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 dependabot[bot] 2025-02-10 16:08:58 +00:00
  • 872fd776ba
    chore(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 dependabot[bot] 2025-02-10 16:08:13 +00:00
  • b953085525
    chore(deps): bump docker/setup-buildx-action from 3.8.0 to 3.9.0 dependabot[bot] 2025-02-10 15:55:41 +00:00
  • 4d0bc71b1a
    chore(deps): bump docker/setup-qemu-action from 3.3.0 to 3.4.0 dependabot[bot] 2025-02-10 15:55:36 +00:00