Zhengchao An
|
35d7d6bf23
|
refactor(ecstore): wrap background cancel token access (#4078)
|
2026-06-30 02:09:39 +08:00 |
|
Zhengchao An
|
d3a84395dc
|
refactor(replication): add msgp boundary (#4076)
|
2026-06-30 02:09:14 +08:00 |
|
Zhengchao An
|
74c95920ca
|
fix: dual-write renamed IO metrics (#4077)
|
2026-06-30 02:08:58 +08:00 |
|
Zhengchao An
|
f401a4388e
|
fix(ecstore): tolerate OnceLock re-initialization in tests (#4074)
|
2026-06-30 00:18:28 +08:00 |
|
Zhengchao An
|
c17df6e3d3
|
refactor(replication): add lock boundary (#4075)
|
2026-06-30 00:18:08 +08:00 |
|
Zhengchao An
|
50ca1c2cbe
|
refactor(replication): add config store boundary (#4073)
|
2026-06-30 00:03:45 +08:00 |
|
Zhengchao An
|
f8c70e017d
|
refactor(replication): add versioning boundary (#4071)
|
2026-06-29 23:52:36 +08:00 |
|
Zhengchao An
|
04e8c1bb6b
|
refactor(replication): add metadata boundary (#4070)
|
2026-06-29 23:24:39 +08:00 |
|
Zhengchao An
|
f1ec0bd765
|
refactor(replication): add target boundary (#4069)
|
2026-06-29 22:59:10 +08:00 |
|
Zhengchao An
|
c94f2981d7
|
refactor(replication): add event sink boundary (#4068)
|
2026-06-29 22:46:06 +08:00 |
|
Zhengchao An
|
13474ec1de
|
refactor(replication): add runtime boundary (#4067)
|
2026-06-29 22:34:10 +08:00 |
|
Zhengchao An
|
e9a89e13ae
|
refactor(lifecycle): route events through audit sink (#4066)
|
2026-06-29 22:21:23 +08:00 |
|
Zhengchao An
|
806dfb233c
|
test(ecstore): guard set disks contract coverage (#4065)
|
2026-06-29 22:06:21 +08:00 |
|
Zhengchao An
|
7c2789e75a
|
refactor(runtime): guard endpoint port source (#4064)
|
2026-06-29 21:56:57 +08:00 |
|
Zhengchao An
|
a5e7dda6d9
|
refactor(io): make aligned pread error primary (#4063)
|
2026-06-29 21:46:20 +08:00 |
|
Zhengchao An
|
158f4a32a1
|
refactor(io): deprecate legacy method names (#4062)
|
2026-06-29 21:31:37 +08:00 |
|
Zhengchao An
|
a7dd9603e9
|
refactor(ecstore): add mmap copy disk read name (#4061)
|
2026-06-29 21:18:41 +08:00 |
|
Zhengchao An
|
9567e7b3be
|
refactor(io): make accurate reader names primary (#4060)
|
2026-06-29 20:20:22 +08:00 |
|
GatewayJ
|
14e9fa2c8d
|
fix(ecstore): avoid startup pool meta locks (#4056)
|
2026-06-29 20:19:38 +08:00 |
|
Zhengchao An
|
50c9078142
|
refactor(runtime): guard scalar lock globals (#4059)
|
2026-06-29 20:04:44 +08:00 |
|
Zhengchao An
|
27a491a730
|
refactor(runtime): guard replication stats globals (#4058)
|
2026-06-29 19:55:38 +08:00 |
|
Zhengchao An
|
9b6c6df81b
|
refactor(runtime): guard local node globals (#4057)
|
2026-06-29 19:47:21 +08:00 |
|
Zhengchao An
|
35077c033c
|
refactor(runtime): guard endpoint erasure globals (#4055)
|
2026-06-29 19:26:05 +08:00 |
|
Zhengchao An
|
636476c3e5
|
refactor(runtime): guard lifecycle event globals (#4053)
|
2026-06-29 17:56:02 +08:00 |
|
Zhengchao An
|
0c4deb0e2f
|
refactor(runtime): guard setup type globals (#4052)
|
2026-06-29 17:38:57 +08:00 |
|
Zhengchao An
|
0cd08eae1c
|
refactor(runtime): remove stale lifecycle state comments (#4051)
|
2026-06-29 17:29:57 +08:00 |
|
Zhengchao An
|
726bf142e0
|
refactor(runtime): remove stale tier transport comments (#4050)
|
2026-06-29 17:29:46 +08:00 |
|
Zhengchao An
|
aadefcc577
|
refactor(runtime): guard local disk set global (#4049)
|
2026-06-29 17:29:24 +08:00 |
|
Zhengchao An
|
2b04bf3a19
|
refactor(runtime): remove stale lifecycle global comment (#4048)
|
2026-06-29 16:33:49 +08:00 |
|
Zhengchao An
|
ecbc5385d3
|
refactor(runtime): hide local disk id global (#4047)
|
2026-06-29 16:33:36 +08:00 |
|
Zhengchao An
|
ad6be6a167
|
refactor(runtime): hide local disk map global (#4046)
|
2026-06-29 14:57:14 +08:00 |
|
Zhengchao An
|
4111ce1547
|
refactor(runtime): wrap tier config global (#4045)
|
2026-06-29 14:38:36 +08:00 |
|
Zhengchao An
|
e012d1e799
|
refactor(runtime): wrap boot time global (#4044)
|
2026-06-29 14:21:31 +08:00 |
|
Henry Guo
|
809e77d5db
|
fix(runtime): keep lock clients available during startup (#4042)
|
2026-06-29 14:14:26 +08:00 |
|
Zhengchao An
|
4567f6f521
|
refactor(runtime): guard rpc secret global (#4043)
|
2026-06-29 14:02:03 +08:00 |
|
Zhengchao An
|
6093eb0c9c
|
refactor(runtime): wrap local node name global (#4041)
|
2026-06-29 13:13:54 +08:00 |
|
Zhengchao An
|
9c62a24efc
|
refactor(runtime): wrap outbound tls globals (#4039)
|
2026-06-29 12:56:34 +08:00 |
|
Henry Guo
|
de41303f3e
|
feat(table-catalog): add durable backing migration guardrails (#4038)
Co-authored-by: Henry Guo <marshawcoco@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-06-29 12:39:04 +08:00 |
|
Zhengchao An
|
9414d645f4
|
refactor(runtime): wrap rustfs address globals (#4037)
|
2026-06-29 11:18:30 +08:00 |
|
Henry Guo
|
c200dc10d2
|
fix(scanner): preserve partial scan progress (#3996)
|
2026-06-29 10:43:25 +08:00 |
|
Zhengchao An
|
9165de3241
|
refactor(runtime): wrap internode connection cache (#4036)
|
2026-06-29 10:43:13 +08:00 |
|
dependabot[bot]
|
df82e3e645
|
build(deps): bump the dependencies group with 3 updates (#4030)
Bumps the dependencies group with 3 updates: [aes-gcm](https://github.com/RustCrypto/AEADs), [chacha20poly1305](https://github.com/RustCrypto/AEADs) and [arc-swap](https://github.com/vorner/arc-swap).
Updates `aes-gcm` from 0.11.0-rc.4 to 0.11.0
- [Commits](https://github.com/RustCrypto/AEADs/compare/aes-gcm-v0.11.0-rc.4...aes-gcm-v0.11.0)
Updates `chacha20poly1305` from 0.11.0-rc.3 to 0.11.0
- [Commits](https://github.com/RustCrypto/AEADs/compare/chacha20poly1305-v0.11.0-rc.3...chacha20poly1305-v0.11.0)
Updates `arc-swap` from 1.9.1 to 1.9.2
- [Changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vorner/arc-swap/commits)
---
updated-dependencies:
- dependency-name: aes-gcm
dependency-version: 0.11.0
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: chacha20poly1305
dependency-version: 0.11.0
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: arc-swap
dependency-version: 1.9.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-06-29 10:32:52 +08:00 |
|
Zhengchao An
|
801838fdbd
|
test(ecstore): guard replication facade boundary (#4035)
|
2026-06-29 10:32:09 +08:00 |
|
Zhengchao An
|
319497446b
|
refactor(ecstore): add lifecycle runtime boundary (#4034)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-06-29 10:31:49 +08:00 |
|
Zhengchao An
|
5fc25eccb3
|
feat(io-core): add truthful buffered io aliases (#4032)
|
2026-06-29 10:01:59 +08:00 |
|
Zhengchao An
|
1e6f20912a
|
test(ecstore): cover SetDisks storage contracts (#4033)
|
2026-06-29 10:01:42 +08:00 |
|
Zhengchao An
|
ea88f5b67b
|
refactor(obs): use lifecycle runtime facades (#4031)
|
2026-06-29 09:29:50 +08:00 |
|
Zhengchao An
|
ed56ffb54a
|
docs(io): clarify zero copy metric transition (#4029)
|
2026-06-29 08:21:07 +08:00 |
|
Zhengchao An
|
2d547de84a
|
docs(architecture): inventory global state migration (#4028)
|
2026-06-29 08:20:32 +08:00 |
|
cxymds
|
0ff261864a
|
fix(scanner): harden data scanner integrity handling (#4012)
* fix(scanner): heal metadata scan failures
* fix(scanner): preserve dirty buckets after scan failures
* feat(scanner): record leader lock liveness
* fix(scanner): preserve failed deep scan state
* fix(scanner): reject untimestamped stale usage
* fix(scanner): report topology-derived admission limit
* fix(scanner): accumulate tier usage stats
* fix(scanner): guard data usage cache recursion
* feat(scanner): expose startup enabled status
* fix(scanner): continue after heal admission rejection
* fix(scanner): avoid cyclic root usage double count
* fix(scanner): preserve dirty markers on cache save failure
* feat(scanner): expose leader liveness status
* fix(scanner): avoid heal escalation for transient metadata reads
* feat(scanner): persist rejected heal retry candidates
* test(scanner): satisfy freshness status clippy
* test(app): avoid global store reinit in context test
* test(app): gate global store helper to tests
|
2026-06-29 08:19:58 +08:00 |
|