This is an automated email from the ASF dual-hosted git repository.

zyxxoo pushed a commit to branch refactor/rust-rewrite-design
in repository https://gitbox.apache.org/repos/asf/hugegraph.git


The following commit(s) were added to refs/heads/refactor/rust-rewrite-design 
by this push:
     new 983ab3b58 docs(test): link outage read evidence
983ab3b58 is described below

commit 983ab3b58d98c99053efc4054850ada29418fff3
Author: vaughn <[email protected]>
AuthorDate: Sun Sep 13 11:37:27 2026 +0800

    docs(test): link outage read evidence
---
 docs/rust-rewrite-acceptance-matrix.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/rust-rewrite-acceptance-matrix.md 
b/docs/rust-rewrite-acceptance-matrix.md
index 0d378f795..82cb8bec2 100644
--- a/docs/rust-rewrite-acceptance-matrix.md
+++ b/docs/rust-rewrite-acceptance-matrix.md
@@ -87,7 +87,7 @@ Java 版本只作为参考实现,不能单独作为 Oracle。每条关键契
 | 边界 | 执行证据 | 结果 | 仍未证明 |
 | --- | --- | --- | --- |
 | PD Partition | `pd-core-test,pd-common-test`;`*Partition*Test`;日志 
`/tmp/pd-partition-all.log`;PD0 故障证据 
`docs/evidence/rust-rewrite/compose-pd0-fault-recovery-20260913.log`、网络分区证据 
`docs/evidence/rust-rewrite/compose-pd0-network-partition-20260913.log` | 
Partition 32/32;PD Core/Common 187 项执行、2 项跳过、0 失败;pd0 停止期间 pd1/pd2 健康,恢复后 3 
节点健康 | 差分回放、完整成员变更矩阵、线性一致性与数据无损检查 |
-| Store 基线 | `hg-store-test`;store0 故障证据 
`docs/evidence/rust-rewrite/compose-store0-fault-recovery-20260913.log`、网络分区证据 
`docs/evidence/rust-rewrite/compose-store0-network-partition-20260913.log`、跨 
Server 可见性证据 
`docs/evidence/rust-rewrite/compose-cross-server-visibility-20260913.log`;归档 
`docs/evidence/rust-rewrite/store-full-regression-20260913.log`(SHA-256 
`b8c52fa475e3ec93bb0154b72c0709b0339ea16cc486e3e9533fc6dbacfb784c`) | 已启用 suite 
通过,`BUILD SUCCESS` | 活动快照损坏、跨进程恢复、完整 Raft 故障矩阵 |
+| Store 基线 | `hg-store-test`;store0 故障证据 
`docs/evidence/rust-rewrite/compose-store0-fault-recovery-20260913.log`、网络分区证据 
`docs/evidence/rust-rewrite/compose-store0-network-partition-20260913.log`、跨 
Server 可见性证据 
`docs/evidence/rust-rewrite/compose-cross-server-visibility-20260913.log`、故障期间读取证据
 
`docs/evidence/rust-rewrite/compose-store0-outage-read-consistency-20260913.log`;归档
 `docs/evidence/rust-rewrite/store-full-regression-20260913.log`(SHA-256 
`b8c52fa475e3ec93bb0154b72c0709b0339ea16cc4 [...]
 | Store Snapshot | `SnapshotHandlerTest`;归档 
`docs/evidence/rust-rewrite/store-core-profile-20260913.log`(SHA-256 
`084a53c5204c89ba65657414cf1de9714c2b7f55c5733a17465c12037c0b6f95`) | 5/5 通过 | 
真实文件 round-trip、损坏快照、重启恢复 |
 | PD client/rest | `pd-client-test,pd-rest-test`;日志 `/tmp/pd-client-rest.log` 
| REST readiness 3 项通过;client 因未启动 `127.0.0.1:8686` 超时 | CI 必须编排 PD 
服务并上传服务日志,超时不得计为通过 |
 

Reply via email to