Commit Graph

  • 6063a889ed 3.73 3.73 chrislu 2024-09-12 13:11:55 -0700
  • dab0bb8097
    Feature limit caching to prescribed number of bytes per file (#6009) Eugeniy E. Mikhailov 2024-09-12 00:09:20 -0400
  • 4bb50a8e30 added dummy mock methods to satisfy interfaces of ChunkCache #6009 Eugeniy E. Mikhailov 2024-09-11 23:32:18 -0400
  • 4251f875c9 feature: for large files put in cache no more than prescribed number of bytes Eugeniy E. Mikhailov 2024-09-11 22:40:51 -0400
  • ba5c8fb3f4 added maxFilePartSizeInCache property to ChunkCache Eugeniy E. Mikhailov 2024-09-11 22:37:04 -0400
  • 88a306964f fuse mount: Do not start dowloader if needle is already in the cache Eugeniy E. Mikhailov 2024-09-11 20:09:15 -0400
  • 93db65b773 feature: we can check if a fileId is already in the cache Eugeniy E. Mikhailov 2024-09-11 20:05:15 -0400
  • 00c360ea50
    Merge branch 'seaweedfs:master' into master zouyixiong 2024-09-12 09:42:01 +0800
  • 151f2ff7a9
    prevent dead loop for followers of master node (#6007) dsd 2024-09-12 01:24:52 +0800
  • 6b09fb4504
    fix comments #6007 dsd 2024-09-11 22:52:04 +0800
  • 3b840c20e3
    change math/rand => math/rand/v2 in volume_layout.go where is a perfo… (#6006) dsd 2024-09-11 22:39:40 +0800
  • 2e6dfe8c5d prevent dead loop for followers of master node levi 2024-09-11 21:47:29 +0800
  • 18b94b4d4a change math/rand => math/rand/v2 in volume_layout.go where is a performance bottleneck #6006 levi 2024-09-11 21:28:59 +0800
  • c04edeed68
    bug fix in the data received from cache processing (#6002) Eugeniy E. Mikhailov 2024-09-10 16:30:18 -0400
  • 9f27a7cb23 bug fix in the data received from cache processing #6002 Eugeniy E. Mikhailov 2024-09-10 14:08:24 -0400
  • d660d5c7d4 increasing default cache size chrislu 2024-09-10 10:30:19 -0700
  • f23015ac5b weed mount caching chrislu 2024-09-10 10:30:05 -0700
  • 93decd1114 remove unused chrislu 2024-09-10 10:29:25 -0700
  • 69fcdd0840 adjust logging chrislu 2024-09-10 10:28:49 -0700
  • 3290a1087f typo lou 2024-09-10 17:47:22 +0800
  • 4bd54608d7 update after review lou 2024-09-10 17:38:26 +0800
  • 34bbaa2cdd
    [master] process grow request with must grow (#5999) Konstantin Lebedev 2024-09-10 11:45:02 +0500
  • b609d0c2cf support worm hardlink lou 2024-09-10 12:17:26 +0800
  • e64be40580 Merge branch 'master' into improve-worm-support lou 2024-09-10 12:06:18 +0800
  • a8072c34ef update after review lou 2024-09-10 12:03:43 +0800
  • 7d1997a54e fix invalid file read #6024 lou 2024-09-10 10:22:33 +0800
  • bb7c7231ab process grow request with must grow #5999 Konstantin Lebedev 2024-09-10 01:57:46 +0500
  • 15965f7c54
    [shell] fix volume grow in shell (#5992) Konstantin Lebedev 2024-09-09 23:42:56 +0500
  • a731fe2cf0 create a VolumeGrowRequest and remove unnecessary fields #5992 Konstantin Lebedev 2024-09-09 23:09:55 +0500
  • e6b39b71b8 check available volume space Konstantin Lebedev 2024-09-09 22:32:37 +0500
  • 4af21b0dfc
    chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.30 to 1.27.33 (#5996) dependabot[bot] 2024-09-09 09:40:57 -0700
  • 882bb7076a
    chore(deps): bump github.com/aws/aws-sdk-go-v2/config #5996 dependabot[bot] 2024-09-09 16:35:14 +0000
  • 0c0666055b
    [Helm chart] use `/healthz` as default route in readiness/liveness (#5990) wangtao 2024-09-10 00:34:28 +0800
  • 92b87cbfb6
    chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.58.3 to 1.61.2 (#5994) dependabot[bot] 2024-09-09 09:33:33 -0700
  • 5f22cba8f1
    chore(deps): bump modernc.org/sqlite from 1.32.0 to 1.33.0 (#5998) dependabot[bot] 2024-09-09 09:33:18 -0700
  • 5769f5ba79
    chore(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 (#5997) dependabot[bot] 2024-09-09 09:33:11 -0700
  • c0a078a5ac
    chore(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 (#5995) dependabot[bot] 2024-09-09 09:32:57 -0700
  • be338b37b4
    Add release for OpenBSD (#5993) mrusme 2024-09-09 05:32:35 -1100
  • 43d9f68219 more consistent server header for s3 apis chrislu 2024-09-09 09:07:55 -0700
  • db3966a6a0
    chore(deps): bump modernc.org/sqlite from 1.32.0 to 1.33.0 #5998 dependabot[bot] 2024-09-09 15:17:55 +0000
  • 8615173c91
    chore(deps): bump github.com/prometheus/client_golang #5997 dependabot[bot] 2024-09-09 15:17:43 +0000
  • d294731046
    chore(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 #5995 dependabot[bot] 2024-09-09 15:17:05 +0000
  • e60509a71d
    chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 #5994 dependabot[bot] 2024-09-09 15:17:03 +0000
  • 19371f6607
    Add release for OpenBSD #5993 マリウス 2024-09-09 09:35:41 -0500
  • 5419d38eb4 revert add Async Konstantin Lebedev 2024-09-09 19:28:03 +0500
  • 3f8260a86b fix volume grow in shell Konstantin Lebedev 2024-09-09 19:25:43 +0500
  • 39c69ad45d feat: #1627 use `/healthz` as default route in readinessProbe/livenessProbe of volume server #5990 王涛@AlphaSpace 2024-09-09 17:33:42 +0800
  • d8e18a8eb7
    bug fixed to filer store elastic deleteEntry (#5988) zouyixiong 2024-09-09 17:15:25 +0800
  • 2254277b35 remove flag lou 2024-09-09 17:02:23 +0800
  • 5492c05c21 move to fs configure lou 2024-09-09 16:59:32 +0800
  • d62e378f18 Merge branch 'master' of github.com:zouyixiong/seaweedfs #5988 XYZ 2024-09-09 16:00:56 +0800
  • e8668ff927 fix: filer.store elastic deleteEntry fixed XYZ 2024-09-09 15:52:56 +0800
  • d77fa26fc1 update after review lou 2024-09-09 15:47:54 +0800
  • 4be56e8a0f update after review lou 2024-09-09 12:24:10 +0800
  • ff3d46637d better logging for volume growth chrislu 2024-09-07 12:38:34 -0700
  • accba3070a refactor chrislu 2024-09-07 11:54:12 -0700
  • feafa4f28e worm mode in filer lou 2024-09-07 11:34:00 +0800
  • 7511e979da improve worm support lou 2024-09-06 17:49:16 +0800
  • d6b0e0ff1c
    Remove "Content-Length" header if http.Error is issued (#5981) Eugeniy E. Mikhailov 2024-09-05 20:31:28 -0400
  • 0062cab133 Remove "Content-Length" header if http.Error is issued #5981 Eugeniy E. Mikhailov 2024-09-05 20:12:31 -0400
  • bc01f09e37
    Do CRC check if the buffer contains the full needle data before it is sent (#5980) Eugeniy E. Mikhailov 2024-09-05 20:14:55 -0400
  • 23d07015ce Do CRC check if the buffer contains the full needle data before it is sent to a writer. #5980 Eugeniy E. Mikhailov 2024-09-05 16:08:36 -0400
  • f9e141a412
    persist readonly state to volume info (#5977) Bruce 2024-09-05 22:58:24 +0800
  • 34ca898a77 persist readonly state to volume info #5977 half-life666 2024-09-04 22:19:11 +0800
  • 310d41998d
    Skip volume data integrity check for volume which has remote file (#5976) Bruce 2024-09-05 12:25:04 +0800
  • e3a1da5fc9 skip volume integrity check if has remote file #5976 half-life666 2024-09-04 21:49:24 +0800
  • 16984ef07a
    [s3] reducing the number of metrics for 403 (#5961) Konstantin Lebedev 2024-09-04 23:06:54 +0500
  • 67a252ee8a
    [master] refactor func ShouldGrowVolumes (#5884) Konstantin Lebedev 2024-09-04 20:16:44 +0500
  • f41711fc93 fix volume grow option #5884 Konstantin Lebedev 2024-09-04 19:31:31 +0500
  • 34534780a9 grow volume in DC Konstantin Lebedev 2024-09-04 18:18:43 +0500
  • eb02946c97 support write once read many chrislu 2024-09-04 02:25:07 -0700
  • a448d82604 fix ListVolumeLayouts Konstantin Lebedev 2024-09-04 14:03:43 +0500
  • 88481292a5 fix rand.IntN Konstantin Lebedev 2024-09-04 13:57:29 +0500
  • f56760b3d3 Merge branch 'refs/heads/master' into refactorEnsureCorrectWritables Konstantin Lebedev 2024-09-04 13:54:34 +0500
  • 18afdb15b6 Revert "weed mount, weed dav add option to force cache" chrislu 2024-09-04 01:38:29 -0700
  • 7367b976b0 weed mount, weed dav add option to force cache chrislu 2024-09-04 01:19:14 -0700
  • 66ac82bb8f default cacheDirWrite to cacheDir chrislu 2024-09-04 00:05:58 -0700
  • 8d5a6d7e74 fix for spreading ec shards chrislu 2024-09-03 22:30:11 -0700
  • 8e4bffc66b copy ec shards to disks already having ec volumes chrislu 2024-09-03 21:19:10 -0700
  • 3ca4069d86
    chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.76.6 to 3.77.1 (#5963) dependabot[bot] 2024-09-02 08:56:32 -0700
  • 0b333d41bc
    chore(deps): bump github.com/hashicorp/raft from 1.7.0 to 1.7.1 (#5964) dependabot[bot] 2024-09-02 08:56:15 -0700
  • 3db8d3f649
    chore(deps): bump google.golang.org/api from 0.194.0 to 0.195.0 (#5965) dependabot[bot] 2024-09-02 08:55:55 -0700
  • aed2b1a505
    chore(deps): bump cloud.google.com/go/pubsub from 1.41.0 to 1.42.0 (#5966) dependabot[bot] 2024-09-02 08:55:40 -0700
  • 946f04885c
    chore(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.38.0 to 0.39.0 (#5967) dependabot[bot] 2024-09-02 08:54:53 -0700
  • c8b30dd04d
    chore(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.38.0 to 0.39.0 #5967 dependabot[bot] 2024-09-02 15:19:25 +0000
  • 75c9fcd51f
    chore(deps): bump cloud.google.com/go/pubsub from 1.41.0 to 1.42.0 #5966 dependabot[bot] 2024-09-02 15:19:18 +0000
  • 4b34a692cf
    chore(deps): bump google.golang.org/api from 0.194.0 to 0.195.0 #5965 dependabot[bot] 2024-09-02 15:19:07 +0000
  • ec2db6c889
    chore(deps): bump github.com/hashicorp/raft from 1.7.0 to 1.7.1 #5964 dependabot[bot] 2024-09-02 15:18:59 +0000
  • daea4960b1
    chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 #5963 dependabot[bot] 2024-09-02 15:18:55 +0000
  • 361e7ebc74
    fix volume.move io.EOF (#5960) wyang 2024-09-02 21:17:41 +0800
  • a62332d5c7 reducing the number of metrics #5961 Konstantin Lebedev 2024-09-02 16:36:10 +0500
  • b64dc628b6 fix volume.move io.EOF #5960 Yang Wang 2024-09-02 16:39:16 +0800
  • 282867a71e
    Show volume server which failed to verify a chunk (#5958) Eugeniy E. Mikhailov 2024-09-02 00:13:22 -0400
  • 3cad557a7e Merge branch 'master' into improvement-show-problematic-volume-server #5958 Eugeniy E. Mikhailov 2024-09-01 23:48:04 -0400
  • b43c956fe5 preserve message structure Eugeniy E. Mikhailov 2024-09-01 23:43:03 -0400
  • 220061573d
    update metric for ErrorCRC if it happens during volume readNeedleDataInto (#5957) Eugeniy E. Mikhailov 2024-09-01 23:30:09 -0400
  • acad236e51 Show volume server which failed to verify a chunk Eugeniy E. Mikhailov 2024-09-01 22:36:24 -0400
  • 2f09bebe71 update metric for ErrorCRC if it happens during volume readNeedleDataInto operation #5957 Eugeniy E. Mikhailov 2024-09-01 17:26:56 -0400
  • 3c0854e986 unnecessary skipping chrislu 2024-08-30 16:38:01 -0700
  • 654b8210f7 parameter name chrislu 2024-08-30 14:52:07 -0700