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 18af34e7a test(cluster): verify pd0 fault recovery
18af34e7a is described below

commit 18af34e7a78564ef85ec5457980d78248f8deef5
Author: vaughn <[email protected]>
AuthorDate: Sun Sep 13 11:18:40 2026 +0800

    test(cluster): verify pd0 fault recovery
---
 docs/rust-rewrite-preflight-status.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/rust-rewrite-preflight-status.md 
b/docs/rust-rewrite-preflight-status.md
index 3cbe12451..eb303b1e0 100644
--- a/docs/rust-rewrite-preflight-status.md
+++ b/docs/rust-rewrite-preflight-status.md
@@ -8,7 +8,7 @@
 
 结论:可继续非生产 POC,整体保持 NO-GO。任何一项“未具备证据”完成后,必须保存提交版本、配置、数据集、seed、命令、日志和报告,再更新门禁。
 
-环境复核(2026-09-13):仓库已有 `docker/docker-compose-3pd-3store-3server.yml`,但当前 WSL 
发行版未启用 Docker CLI/WSL integration(`docker: command not 
found`)。因此三节点故障、分区和跨进程恢复无法在本环境产生有效执行证据;待 Docker Desktop WSL integration 或等价 CI 
runner 可用后,按矩阵执行。
+环境复核(2026-09-13):仓库已有 `docker/docker-compose-3pd-3store-3server.yml`,但当前 WSL 
发行版未启用 Docker CLI/WSL integration(`docker: command not 
found`)。因此三节点故障、分区和跨进程恢复已具备运行环境;已完成一次 pd0 停止/恢复健康检查,完整故障矩阵仍待执行。
 
 环境复核更新(2026-09-13):已在 WSL2 Ubuntu 24.04 安装原生 Docker Engine 29.1.3 与 Compose 
2.40.3,daemon active;`docker compose -f 
docker/docker-compose-3pd-3store-3server.yml config --services` 成功解析 
`pd0..pd2`、`store0..store2`、`server0..server2`、`hubble`。此前 Docker 
不可用的阻断已解除,下一步进入容器启动与多节点健康检查。
 

Reply via email to