A5 — delta sync activation (flagged off)#1149
Closed
Jurij89 wants to merge 1 commit into
Closed
Conversation
This was referenced Jun 13, 2026
Contributor
Author
|
Closing without merging — A5 (delta/incremental sync) is not needed and can't be safely activated in V10:
Deferred to #1174 (revive when V10 has a per-CG ordinal/version cursor; the plumbing + guard here can be revived from this branch). Part of #1138. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
sinceBatchIddelta sync into production callers behind a flag (DKG_SYNC_DELTA, default OFF), with full-scan anti-entropy guard rails (every 8th round per peer/CG and after any round with rejected KCs).Related
Files changed
agent/src/dkg-agent-lifecycle.tssinceBatchIdForwiring + anti-entropy guard rails (flagged)agent/src/dkg-agent-base.tsPlus 1 test file.
Test plan
pnpm -F dkg-agent testpnpm build+ lintWave 2 — opened as draft. Gated behind the Wave-1 live-node checkpoint (#1138, Verification): A1-A4 + B0-B2 must merge into
integration/issue-1138and pass the field repro (sustained CPU < 1 core, VM publish < 1 s) before this is un-drafted/merged. Targetsintegration/issue-1138.