houseme
|
5a78a9c416
|
feat(get): add v2 metrics compatibility harness (#3913)
* feat(get): add v2 metrics compatibility harness
* feat(get): observe metadata fanout quorum (#3915)
* feat(get): observe metadata fanout quorum
* fix(app): use storage ECStore type in app boundary
----
Co-Authored-By: heihutu <heihutu@gmail.com>
|
2026-06-26 20:09:09 +08:00 |
|
houseme
|
0321e4c6ca
|
perf(get): reduce metrics and streaming handoff overhead (#3907)
|
2026-06-26 18:12:51 +08:00 |
|
Zhengchao An
|
72ae43cb90
|
refactor: segment external storage contract imports (#3908)
|
2026-06-26 16:44:59 +08:00 |
|
cxymds
|
90638bfc19
|
fix(heal): add backpressure to repair admission (#3900)
|
2026-06-26 15:19:37 +08:00 |
|
houseme
|
7bf411f465
|
obs(get): add GET read pipeline metrics (#3868)
|
2026-06-26 04:02:02 +08:00 |
|
Zhengchao An
|
94034ef406
|
refactor: centralize ecstore batch sources and aliases (#3817)
|
2026-06-24 14:12:48 +08:00 |
|
cxymds
|
2f25cf606e
|
fix(storage): harden rebalance decommission state (#3515)
|
2026-06-22 12:03:13 +08:00 |
|
houseme
|
e69e32285b
|
fix(ecstore): harden multipart part metadata visibility (#3042)
* fix(ecstore): harden multipart part metadata visibility
* fix(ecstore): address PR3042 review follow-ups
|
2026-05-21 14:47:52 +00:00 |
|
houseme
|
2953558f41
|
fix(lifecycle): prevent eager date-expiry deletion on config update (#2708)
|
2026-04-28 10:26:14 +00:00 |
|
安正超
|
6d476ae9a1
|
revert: remove BlockReadable trait and chunk-based I/O from rio, ecstore, disk layers (#2533)
|
2026-04-14 19:09:02 +08:00 |
|
安正超
|
458086dc80
|
fix(get): remove GET chunk fast path (#2507)
|
2026-04-12 23:12:23 +08:00 |
|
Mohamed Zenadi
|
c8c71e34b6
|
fix(storage): fix critical bug in range calculation (#2493)
Signed-off-by: Mohamed Zenadi <zeapo@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-04-12 00:20:15 +08:00 |
|
houseme
|
32bf8f5bf3
|
feat(storage): add direct chunk GET fast path (#2351)
Signed-off-by: houseme <housemecn@gmail.com>
Co-authored-by: heihutu <heihutu@gmail.com>
Co-authored-by: cxymds <Cxymds@qq.com>
|
2026-04-07 08:33:46 +08:00 |
|
houseme
|
7172e151de
|
fix: address correctness, safety, and concurrency issues (#2327)
Co-authored-by: heihutu <heihutu@gmail.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-03-30 00:30:57 +08:00 |
|
weisd
|
41dcebda44
|
fix(tier): sweep transitioned copies from delete handlers (#2287)
|
2026-03-25 16:06:36 +08:00 |
|
weisd
|
b9b7d86ae4
|
feat: improve legacy metadata and admin compatibility (#2202)
|
2026-03-18 21:05:09 +08:00 |
|
evan slack
|
4b480727d6
|
feat(perf): Add configurable bitrot skip for reads (#2110)
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: 安正超 <anzhengchao@gmail.com>
|
2026-03-11 10:59:00 +08:00 |
|
安正超
|
7f132a290c
|
refactor(ecstore): split set_disk.rs into submodules (#1945)
|
2026-02-25 07:41:08 +08:00 |
|