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 6a3d8dee5 test(oracle): archive concurrent history verification
6a3d8dee5 is described below
commit 6a3d8dee57274a2be23526c2238e245d0e55f292
Author: vaughn <[email protected]>
AuthorDate: Sun Sep 13 15:22:59 2026 +0800
test(oracle): archive concurrent history verification
---
.../rust-rewrite/raft-linearizability-oracle-20260913-concurrent.log | 2 ++
docs/rust-rewrite-preflight-status.md | 2 ++
2 files changed, 4 insertions(+)
diff --git
a/docs/evidence/rust-rewrite/raft-linearizability-oracle-20260913-concurrent.log
b/docs/evidence/rust-rewrite/raft-linearizability-oracle-20260913-concurrent.log
new file mode 100644
index 000000000..d5be11be3
--- /dev/null
+++
b/docs/evidence/rust-rewrite/raft-linearizability-oracle-20260913-concurrent.log
@@ -0,0 +1,2 @@
+commit=c547c7ba2408771ade579acf3647633295ee6b09
+status=0
diff --git a/docs/rust-rewrite-preflight-status.md
b/docs/rust-rewrite-preflight-status.md
index 932fc43e9..4efc6a8a7 100644
--- a/docs/rust-rewrite-preflight-status.md
+++ b/docs/rust-rewrite-preflight-status.md
@@ -36,3 +36,5 @@ Store 网络分区复验(2026-09-13):断开并恢复 store0 网络连接
2026-09-13 Partition POC rerun: fmt, clippy, and 14 tests passed; evidence
partition-poc-verify-20260913-rerun.log.
2026-09-13 standalone linearizability Oracle positive/negative smoke passed;
evidence raft-linearizability-oracle-20260913.log.
+
+2026-09-13 Oracle concurrent overlap suite passed; evidence
raft-linearizability-oracle-20260913-concurrent.log.