Commit Graph
2 Commits
Author SHA1 Message Date
21049401fa fix(ilm): harden tier transition failure boundaries (#5031)
* fix(tier): fence generation-scoped operations

Refs rustfs/backlog#1354

Co-Authored-By: heihutu <[email protected]>

* fix(ilm): verify transition upload streams

Refs rustfs/backlog#1353

Co-Authored-By: heihutu <[email protected]>

* test(ecstore): expand transition fault matrix

Refs rustfs/backlog#1355

Co-Authored-By: heihutu <[email protected]>

---------

Co-authored-by: heihutu <[email protected]>
2026-07-19 10:48:32 +00:00
15f4e75870 fix(cache): harden object data cache coordination (#5004)
* fix(cache): enforce projected entry capacity

Refs: rustfs/backlog#1335

Co-Authored-By: heihutu <[email protected]>

* fix(cache): fence identity budget eviction by generation

Refs rustfs/backlog#1334.

Co-Authored-By: heihutu <[email protected]>

* fix(cache): fence clear against concurrent fills

Refs rustfs/backlog#1333

Co-Authored-By: heihutu <[email protected]>

* fix(cache): linearize memory reservation claims

Co-Authored-By: heihutu <[email protected]>

* fix(cache): retain allocation memory claims

Co-Authored-By: heihutu <[email protected]>

* fix(cache): publish memory snapshots by epoch

Co-Authored-By: heihutu <[email protected]>

* fix(cache): coordinate cold object fills

Co-Authored-By: heihutu <[email protected]>

* fix(ecstore): fence metadata cache transition races

Co-Authored-By: heihutu <[email protected]>

---------

Co-authored-by: heihutu <[email protected]>
2026-07-18 14:37:10 +00:00