9105 Commits (ab975f6a6d3528c06fd9ba55449961f51237a450)
 

Author SHA1 Message Date
chrislu ab975f6a6d fix test compilation 2 years ago
chrislu 6d8bd1eedc small optimization 2 years ago
chrislu 86b9aa3173 more efficient readResolvedChunks with linked list 2 years ago
chrislu 3daaefec60 add debug mode to compare data read and write 2 years ago
chrislu a8a9589f80 comment out code that maybe used later 2 years ago
chrislu 8b915a93ce use mem chunk only, swap file chunk has problems 2 years ago
chrislu 363de28057 add entry lock on file handle release 2 years ago
chrislu bfc3c11fdc remove useless logic 2 years ago
chrislu 7398b046ce track write and read by timestamp 2 years ago
chrislu 7298129dd0 less logs 2 years ago
chrislu 886e7509bf less logs 2 years ago
chrislu 4f4fc36944 revert slat clearing 2 years ago
chrislu 01231941af remove verbose logs 2 years ago
chrislu 41226b54d8 lock on fh.entryViewCache 2 years ago
chrislu 7f1d49a123 move oldest chunk to sealed, instead of by fullness 2 years ago
chrislu b9539bc628 fix test compilation 2 years ago
chrislu b7d30812fc fix slab clearing error 2 years ago
chrislu d68b59ab4c compare chunks by timestamp 2 years ago
Konstantin Lebedev 569bc7b54d
fs.verify needles status of file (#4060) 2 years ago
chrislu 77b7c9f7cc lock and unlock chunks for read 2 years ago
chrislu d1797deccb remove duplicated logic of removing from writableChunks 2 years ago
chrislu 4878e0fd46 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu 6ede19e825 add a simple file replication progress bar 2 years ago
Naden 27d187eed9
Fixes 4074: S3 Gateway fails to start when installed via Helm (#4075) 2 years ago
Naden 3b90eb1911
Fixes: 4076: Host path prefix should be configurable (#4077) 2 years ago
chrislu f7beba8515 unlock before submitting the uploading jobs 2 years ago
chrislu 28d479e5c0 mount: adjust locking for upload pipeline 2 years ago
chrislu f9fb3cd1fc Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu 6c7fe40305 filer sink retries reading file chunks, skipping missing chunks 2 years ago
chrislu 3fc3e7083c metadata skip reading un-available logs 2 years ago
dependabot[bot] a1ffa03d75
build(deps): bump google.golang.org/api from 0.104.0 to 0.105.0 (#4067) 2 years ago
dependabot[bot] 3886c31ed8
build(deps): bump github.com/aws/aws-sdk-go from 1.44.146 to 1.44.162 (#4069) 2 years ago
dependabot[bot] 9fdf98b826
build(deps): bump cloud.google.com/go/pubsub from 1.27.1 to 1.28.0 (#4068) 2 years ago
dependabot[bot] c7a28b20b5
build(deps): bump actions/checkout from 3.1.0 to 3.2.0 (#4066) 2 years ago
dependabot[bot] 6c5d44a5c4
build(deps): bump actions/setup-go from 3.4.0 to 3.5.0 (#4065) 2 years ago
dependabot[bot] ae847c2780
build(deps): bump actions/dependency-review-action from 3.0.1 to 3.0.2 (#4064) 2 years ago
dependabot[bot] 3b85dc5fbb
build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.40.1 to 3.41.0 (#4070) 2 years ago
dependabot[bot] b8a4ed455f
build(deps): bump golang.org/x/tools from 0.3.0 to 0.4.0 (#4071) 2 years ago
lfhy 038bab3726
add -filer.path to webdav command (#4061) 2 years ago
chrislu 8a40fa8993 more detailed logs 2 years ago
LHHDZ f84c13dabd
fix response not allowed (#4057) 2 years ago
dependabot[bot] 693e07b509
build(deps): bump golang.org/x/net from 0.2.0 to 0.4.0 (#4055) 2 years ago
dependabot[bot] 1949944e18
build(deps): bump google.golang.org/api from 0.103.0 to 0.104.0 (#4054) 2 years ago
dependabot[bot] 6c8a3d57e4
build(deps): bump go.mongodb.org/mongo-driver from 1.11.0 to 1.11.1 (#4053) 2 years ago
dependabot[bot] d88199c8b0
build(deps): bump github.com/tikv/client-go/v2 from 2.0.2 to 2.0.3 (#4052) 2 years ago
dependabot[bot] 21f77384f0
build(deps): bump github.com/go-redsync/redsync/v4 from 4.6.0 to 4.7.1 (#4051) 2 years ago
LHHDZ bb289d7d69
sort tags by key (#4047) 2 years ago
chrislu 438146249f 3.37 2 years ago
chrislu ac9dea0ad9 rotate log files 2 years ago
chrislu fc6b9e6e0c volume server logs add url info 2 years ago