gantry: resume detached origin ingests - #804
Merged
Vaibhav Patel (vpatelsj) merged 2 commits intoSep 23, 2026
Merged
Conversation
Vaibhav Patel (vpatelsj)
force-pushed
the
vapa/gantry-large-layer-05-ingest-resume
branch
from
September 17, 2026 12:14
a76ea5f to
c9818e3
Compare
Jason Wilder (jwilder)
previously approved these changes
Sep 19, 2026
Vaibhav Patel (vpatelsj)
added this pull request to stack #824
September 22, 2026 02:48
Vaibhav Patel (vpatelsj)
force-pushed
the
vapa/gantry-large-layer-05-ingest-resume
branch
3 times, most recently
from
September 22, 2026 22:02
34b32ce to
702a614
Compare
Cameron Childress (cchildress)
approved these changes
Sep 22, 2026
Vaibhav Patel (vpatelsj)
force-pushed
the
vapa/gantry-large-layer-05-ingest-resume
branch
from
September 23, 2026 00:51
702a614 to
7117c40
Compare
github-merge-queue
Bot
removed this pull request from the merge queue because a pull request earlier in the stack was removed
Sep 23, 2026
Base automatically changed from
vapa/gantry-large-layer-04-range-retries
to
main
September 23, 2026 01:21
Vaibhav Patel (vpatelsj)
deleted the
vapa/gantry-large-layer-05-ingest-resume
branch
September 23, 2026 01:21
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
Add optional containerdstore ResumeWriter and Preserve behavior; detached chairs continue from stored offset; typed unsupported ranges restart safely from zero; transient failures preserve partial state. This is one commit.
Scope
Excludes cross-node/chunk distribution.
Validation
containerdstore, origin, and cmd/gantry tests; focused race test; lint.
Stack
5/6. Previous layer: layer 4 / PR 4. Next layer: layer 6.