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 2355a965e docs(test): record pd fault recovery evidence
2355a965e is described below

commit 2355a965e66ecae5da60498103d1dd81ca2f6a14
Author: vaughn <[email protected]>
AuthorDate: Sun Sep 13 11:19:06 2026 +0800

    docs(test): record pd fault recovery 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 9ac416447..9acd9b43e 100644
--- a/docs/rust-rewrite-acceptance-matrix.md
+++ b/docs/rust-rewrite-acceptance-matrix.md
@@ -86,7 +86,7 @@ Java 版本只作为参考实现,不能单独作为 Oracle。每条关键契
 
 | 边界 | 执行证据 | 结果 | 仍未证明 |
 | --- | --- | --- | --- |
-| PD Partition | `pd-core-test,pd-common-test`;`*Partition*Test`;日志 
`/tmp/pd-partition-all.log` | Partition 32/32;PD Core/Common 187 项执行、2 项跳过、0 失败 
| 三节点故障、差分回放 |
+| 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` | 
Partition 32/32;PD Core/Common 187 项执行、2 项跳过、0 失败;pd0 停止期间 pd1/pd2 健康,恢复后 3 
节点健康 | 网络分区、差分回放、完整成员变更矩阵 |
 | Store 基线 | `hg-store-test`;归档 
`docs/evidence/rust-rewrite/store-full-regression-20260913.log`(SHA-256 
`b8c52fa475e3ec93bb0154b72c0709b0339ea16cc486e3e9533fc6dbacfb784c`) | 已启用 suite 
通过,`BUILD SUCCESS` | 活动快照损坏、跨进程恢复、Raft 故障 |
 | 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