Skip to content

fix(segments): prevent fork chain from extending past divergence point#1909

Open
Theodus wants to merge 1 commit intomainfrom
theodus/compaction
Open

fix(segments): prevent fork chain from extending past divergence point#1909
Theodus wants to merge 1 commit intomainfrom
theodus/compaction

Conversation

@Theodus
Copy link
Member

@Theodus Theodus commented Mar 4, 2026

Stop fork building when a segment duplicates canonical data (same end number and hash), avoiding excessive re-extraction from unrelated old segments that happen to chain backwards.

Stop fork building when a segment duplicates canonical data (same end
number and hash), avoiding excessive re-extraction from unrelated old
segments that happen to chain backwards.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant