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 b9cefd807 test(cluster): verify server smoke after recovery
b9cefd807 is described below

commit b9cefd80726e70290abd7f3f5e0fdffe80186324
Author: vaughn <[email protected]>
AuthorDate: Sun Sep 13 11:24:50 2026 +0800

    test(cluster): verify server smoke after recovery
---
 docs/evidence/rust-rewrite/compose-server-smoke-20260913.log | 3 +++
 docs/rust-rewrite-preflight-status.md                        | 2 ++
 2 files changed, 5 insertions(+)

diff --git a/docs/evidence/rust-rewrite/compose-server-smoke-20260913.log 
b/docs/evidence/rust-rewrite/compose-server-smoke-20260913.log
new file mode 100644
index 000000000..9665582ac
--- /dev/null
+++ b/docs/evidence/rust-rewrite/compose-server-smoke-20260913.log
@@ -0,0 +1,3 @@
+Date: 2026-09-13
+After PD/store fault recovery: GET /versions and GET /graphs on server0, 
server1, server2.
+Result: all six requests returned HTTP 200; graph list included hugegraph.
diff --git a/docs/rust-rewrite-preflight-status.md 
b/docs/rust-rewrite-preflight-status.md
index eab88ca0a..3e3b80c70 100644
--- a/docs/rust-rewrite-preflight-status.md
+++ b/docs/rust-rewrite-preflight-status.md
@@ -17,3 +17,5 @@
 镜像源复核(2026-09-13):USTC Docker Hub mirror TLS 失败,DaoCloud mirror 对 
`hugegraph/pd:latest` 返回 403,阿里云公共地址需要账户专属 ACR 加速器;已恢复 daemon 
默认配置,避免把不可验证的第三方镜像源固化进开发环境。
 
 多节点故障复验(2026-09-13):完成 store0 停止/恢复和 pd0 网络断开/重接;剩余节点在故障期间健康,恢复后全节点健康。证据分别归档于 
`compose-store0-fault-recovery-20260913.log`、`compose-pd0-network-partition-20260913.log`;这仍不等价于线性一致性、数据无损或成员变更证明。
+
+服务层复验(2026-09-13):PD/Store 故障恢复后,三 Server 的 `/versions` 与 `/graphs` 共 6 次请求全部 
HTTP 200,图列表包含 `hugegraph`;证据归档于 
`compose-server-smoke-20260913.log`。这仍是健康/可达性证据,不替代事务、数据校验和线性一致性 Oracle。

Reply via email to