Zhengchao An
|
f99429f2f2
|
refactor(lifecycle): add tagging boundary (#4082)
|
2026-06-30 03:39:32 +08:00 |
|
Zhengchao An
|
fb7bcfb541
|
refactor(replication): add tagging boundary (#4081)
|
2026-06-30 03:39:17 +08:00 |
|
Zhengchao An
|
4f335889c1
|
refactor(lifecycle): add config persistence boundary (#4080)
|
2026-06-30 02:10:12 +08:00 |
|
Zhengchao An
|
fab78f8402
|
refactor(scanner): use expiry runtime boundary (#4079)
|
2026-06-30 02:09:52 +08:00 |
|
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
|
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
|
27a491a730
|
refactor(runtime): guard replication stats globals (#4058)
|
2026-06-29 19:55:38 +08:00 |
|
Zhengchao An
|
35077c033c
|
refactor(runtime): guard endpoint erasure globals (#4055)
|
2026-06-29 19:26:05 +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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Henry Guo
|
cf7af17b43
|
feat(table-catalog): wire durable strong backing config (#3971)
* feat(table-catalog): wire durable strong backing config
* fix(table-catalog): guard strong backing warehouse prefixes
* fix(checksums): remove unused base64 decode helper
---------
Co-authored-by: Henry Guo <marshawcoco@users.noreply.github.com>
|
2026-06-29 07:58:14 +08:00 |
|
Zhengchao An
|
51d44f20c7
|
docs(ecstore): inventory replication split blockers (#4027)
|
2026-06-29 07:57:48 +08:00 |
|
Zhengchao An
|
763cbdd5b7
|
docs(ecstore): inventory lifecycle split blockers (#4026)
|
2026-06-29 07:57:22 +08:00 |
|
Zhengchao An
|
aaef31d4dd
|
docs(ecstore): inventory api facade boundaries (#4025)
|
2026-06-29 07:57:01 +08:00 |
|
Zhengchao An
|
e1c1d8edcb
|
test: expand snapshot coverage (#4024)
|
2026-06-29 07:56:37 +08:00 |
|
Zhengchao An
|
1104d630d1
|
docs(obs): inventory ecstore dependency boundary (#4023)
|
2026-06-29 07:07:47 +08:00 |
|