1630 Commits (4ec6eab004ff500b849f10f1985e83ce0855c70c)

Author SHA1 Message Date
chrislu 07f47776c3 minor 7 months ago
chrislu 464611f614 optionally skip deleting file chunks 7 months ago
chrislu 64fd233a59 DeleteUncommittedChunks 7 months ago
chrislu 677cfb8ad1 refactor 7 months ago
vadimartynov 8aae82dd71
Added context for the MasterClient's methods to avoid endless loops (#5628) 7 months ago
chrislu 2a169dde9a minor 7 months ago
chrislu b03c831ad2 more logs 7 months ago
MeenakshiSachdeva 1caa012a76
Fix Filer Sync Issue: 5455 (#5663) 7 months ago
steve.wei 2150289442
fix: Ensure that the clientAddress is unique (#5655) 8 months ago
Gaspare Iengo dc6b750424
Fix panic (#5654) 8 months ago
steve.wei d8da4bbaa7
Set the capacity of clientChan to 10000 (#5647) 8 months ago
LHHDZ 36b5b713ba
fix deadlock caused by message chan blocked (#5639) 8 months ago
chrislu 3e7a92061b pass along volume server grpc port 8 months ago
chrislu 364bb6c7b4 avoid ticker leak 8 months ago
shenxingwuying ee25ada732
reduce ambiguity about use memory_sequencer (#5555) 9 months ago
chrislu 55976ae04a avoid repeated calls to heavy-weighted viper 9 months ago
chrislu d9490c5e1f rename 9 months ago
Konstantin Lebedev 33537ae29f
[s3] fix s3 test_multipart_get_part (#5476) 9 months ago
yudrywet 8833745fbc
chore: fix some typos in comments (#5497) 9 months ago
Konstantin Lebedev 5189a09de0
[volume] Reduce the number of buffers for uploading one chunk (#5458) 9 months ago
skycope 6dae685f9c
fix append disorder (#5492) 9 months ago
Henco Appel 5c8e6014ba
fix: filer authenticate with with volume server (#5480) 10 months ago
Konstantin Lebedev df40908e57
fix panic 5435 (#5436) 10 months ago
chrislu aed6fdffd2 fix nil volume data backend 10 months ago
jerebear12 7091269e65
fix get file metadata bug (#5394) 10 months ago
chrislu 27bb38228b only broad cast when there are waiting threads 10 months ago
Konstantin Lebedev 54ee73287d
[filer] replace an invalid methods in a metric with an invalid one (#5378) 10 months ago
rustrover ab70aa92da
remove repetitive words (#5364) 11 months ago
chrislu 34f2b600ac each log function adds a "done" return parameter 11 months ago
chrislu 832b60c13f pass errors 11 months ago
chrislu 5c0f01c0eb purge cluster id 11 months ago
jerebear12 85d6d5371b
Disable filer UI in configuration (#5297) 11 months ago
Sébastien c694cb4e7d
filer: reduce delete entry ErrNotFound logs (#5301) 11 months ago
Konstantin Lebedev 8fb978d6f6
[volume] requests that were canceled by the client are not an internal server problem(500 => 499) (#5304) 11 months ago
Chris Lu fa72761bb8 fix on finding lock owner 12 months ago
chrislu d41792461c lock returns host and owner 12 months ago
chrislu d30150dde1 use a short-lived lock 12 months ago
chrislu c1bb76d709 fix nil error 12 months ago
chrislu ac50d8a822 re-lock if the lock owner is not found 12 months ago
Sébastien 0775d05a23
fix: http range request return status 500 (#5251) 12 months ago
Konstantin Lebedev 0b71fae2e3
fix: s3tests test_get_object_ifnonematch_good (#5237) 1 year ago
chrislu 49fcb48e04 same logic as grpc assign 1 year ago
chrislu 3002087541 http assign logic should be the same as grpc assign 1 year ago
Konstantin Lebedev 4e9ea1e628
chore: filer healthz handler check filer store (#5208) 1 year ago
Konstantin Lebedev f9cf13fada
[filer] avoid return http ok for not allowed methods (#5209) 1 year ago
chrislu fa59a5d67e read from disk if not in memory 1 year ago
Konstantin Lebedev a7fc723ae0
chore: add status code for request_total metrics (#5188) 1 year ago
jerebear12 8c966ac23b
Removed problematic if statement (#5180) 1 year ago
chrislu 49428a303b add batch index for each memory buffer 1 year ago
Konstantin Lebedev 3b62b338a5
chore: add maxMB option for webdav (#5165) 1 year ago