houseme
|
b965bd6eef
|
fix(storage): harden scanner and recovery edge cases (#5521)
* fix(ecstore): handle benign listing and GET disconnects
Co-Authored-By: heihutu <heihutu@gmail.com>
* fix(scanner): scope cache locks by set
Co-Authored-By: heihutu <heihutu@gmail.com>
* test(kms): stabilize Vault transport retry coverage
Co-Authored-By: heihutu <heihutu@gmail.com>
* fix(scanner): fence scoped cache locks by protocol
Co-Authored-By: heihutu <heihutu@gmail.com>
* test(ecstore): stabilize topology DNS fallback coverage
Co-Authored-By: heihutu <heihutu@gmail.com>
* fix(kms): remove stale local export test import
Co-Authored-By: heihutu <heihutu@gmail.com>
---------
Co-authored-by: heihutu <heihutu@gmail.com>
|
2026-08-01 03:25:13 +00:00 |
|
Henry Guo
|
abc5f2e818
|
fix(scanner): persist portable usage cache keys (#5444)
* fix(scanner): persist portable usage cache keys
* fix(scanner): validate complete bucket cache graphs
Co-Authored-By: heihutu <heihutu@gmail.com>
---------
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: heihutu <heihutu@gmail.com>
|
2026-07-29 23:22:30 +00:00 |
|
Henry Guo
|
a63b79004c
|
fix(scanner): make distributed usage convergence authoritative (#5151)
* fix(scanner): make distributed usage cycles authoritative
* fix(scanner): close distributed refresh races
* fix(config): align scanner reload integration
* fix(admin): scope config test helpers
* fix(scanner): harden distributed usage convergence
* fix(scanner): preserve rolling activity compatibility
* fix(admin): expose non-secret optional config values
* fix(scanner): acknowledge distributed dirty usage
* fix(ecstore): make bucket mutations cancellation safe
* fix(scanner): preserve pending dirty acknowledgements
* test(obs): account for superseded scanner metric
* fix(api): reject excess detached bucket mutations
* test: close scanner convergence coverage gaps
* fix(scanner): make path tracking cleanup one-shot
---------
Co-authored-by: Henry Guo <marshawcoco@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-07-25 18:45:16 +08:00 |
|