1751 Commits (77a56c28572a550b652f1d49ed1a3166a3bd9eb1)

Author SHA1 Message Date
Chris Lu f4cdfcc5fd
Add cluster.raft.leader.transfer command for graceful leader change (#7819) 3 days ago
Chris Lu 9c4a2e1b1a
fix: JWT validation failures during replication (#7788) (#7795) 6 days ago
G-OD 504b258258
s3: fix remote object not caching (#7790) 6 days ago
Chris Lu ef28f49ec3
fix: correctly detect missing source file during volume copy (#7784) 6 days ago
Chris Lu 4dcd33bbc8
fix: handle missing idx file for empty volumes during copy (#7777) (#7778) 7 days ago
Chris Lu 1b1e5f69a2
Add TUS protocol support for resumable uploads (#7592) 1 week ago
Chris Lu 32a9a1f46f
fix: sync EC volume files before copying to fix deleted needles not being marked when decoding (#7755) 1 week ago
Chris Lu 7ed7578424
fix(ec.decode): purge EC shards when volume is empty (#7749) 1 week ago
Chris Lu e8b7347031
Reduce memory allocations in hot paths (#7725) 1 week ago
Konstantin Lebedev dfac1315ca
fix: filer do not support IP whitelist right now #7094 (#7095) 2 weeks ago
Chris Lu 924d410dc8
fix: weed shell can't connect to master when no volume servers (#7710) 2 weeks ago
Chris Lu 5c27522507
fix: prevent empty .vif files from ec.decode causing parse errors (#7686) 2 weeks ago
Chris Lu 772459f93c
fix: restore volume mount when VolumeConfigure fails (#7669) 2 weeks ago
Chris Lu 89b6deaefa
fix: Use mime.FormatMediaType for RFC 6266 compliant Content-Disposition (#7635) 2 weeks ago
msementsov c0dad091f1
Separate vacuum speed from replication speed (#7632) 2 weeks ago
Chris Lu fdb888729b
fix: properly handle errors in writeToFile to prevent 0-byte EC shards (#7620) 3 weeks ago
Chris Lu e9da64f62a
fix: volume server healthz now checks local conditions only (#7610) 3 weeks ago
Chris Lu 5ed0b00fb9
Support separate volume server ID independent of RPC bind address (#7609) 3 weeks ago
Chris Lu d48e1e1659
mount: improve read throughput with parallel chunk fetching (#7569) 3 weeks ago
Chris Lu 7e4bab8032
filer write request use context without cancellation (#7567) 3 weeks ago
Chris Lu 76b9611881 fix nil map 4 weeks ago
Chris Lu 848bec6d24
Metrics: Add Prometheus metrics for concurrent upload tracking (#7555) 4 weeks ago
littlemilkwu 0653394ec6
fix(filer-ui): support folder creation with JWT token in URL (#7271) 4 weeks ago
Chris Lu edf0ef7a80
Filer, S3: Feature/add concurrent file upload limit (#7554) 4 weeks ago
Trim21 7c7b673fc1
hide millseconds in up time (#7553) 4 weeks ago
tam-i13 b669607fcd
Add error list each entry func (#7485) 4 weeks ago
Chris Lu f125a013a8
S3: set identity to request context, and remove obsolete code (#7523) 1 month ago
Chris Lu c1b8d4bf0d
S3: adds FilerClient to use cached volume id (#7518) 1 month ago
Chris Lu c6b6ea40e6
filer store: add foundationdb (#7178) 1 month ago
Chris Lu ca84a8a713
S3: Directly read write volume servers (#7481) 1 month ago
Konstantin Lebedev 4477edbcc4
fix: pass proxied query param (#7477) 1 month ago
Konstantin Lebedev 084b377f87
do delete expired entries on s3 list request (#7426) 2 months ago
Lisandro Pin f466ff1412
Nit: use `time.Duration`s instead of constants in seconds. (#7438) 2 months ago
Chris Lu f234455b76
Filer: separate context for streaming (#7423) 2 months ago
Chris Lu 5810aba763
Filer: fallback to check master (#7411) 2 months ago
chrislu f5a57a6463 fixed superfluous response.WriteHeader call" warning 2 months ago
Chris Lu 208d7f24f4
Erasure Coding: Ec refactoring (#7396) 2 months ago
Chris Lu 7d147f238c
avoid repeated reading disk (#7369) 2 months ago
chrislu d220875ef4 Revert "fix reading" 2 months ago
chrislu 64a4ce9358 fix reading 2 months ago
Chris Lu 0abf70061b
S3 API: Fix SSE-S3 decryption on object download (#7366) 2 months ago
Chris Lu e00c6ca949
Add Kafka Gateway (#7231) 2 months ago
Chris Lu c5a9c27449
Migrate from deprecated azure-storage-blob-go to modern Azure SDK (#7310) 2 months ago
Chris Lu 0ce31daf90
Fix #7305: Return 400 BadDigest instead of 500 InternalError for MD5 mismatch (#7306) 2 months ago
Chris Lu 07dc552e1c
master: Fix raft url (#7255) 3 months ago
Chris Lu a7fdc0d137
Message Queue: Add sql querying (#7185) 3 months ago
Konstantin Lebedev d019848018
fix: pass inflightDownloadDataTimeout to volumeServer (#7206) 4 months ago
Dmitriy Pavlov cd78e653e1
add disable volume_growth flag (#7196) 4 months ago
Chris Lu 7d509feef6
S3 API: Add integration with KMS providers (#7152) 4 months ago
Chris Lu 50530e2553
S3 API: Add SSE-S3 (#7151) 4 months ago