Skip to content

feat(replay): implement changeset range loading #3901

@jolestar

Description

@jolestar

Overview

load_changesets_range returns empty so replay does nothing.

Scope

  • Load StateChangeSetExt for [from_order, to_order).
  • Maintain ordering.
  • Update report counts (changesets_processed, nodes_updated, stats).
  • Propagate errors when range is missing.

Acceptance Criteria

  • Replay applies non-empty changesets and mutates snapshot store.
  • Progress tracking reflects real work.
  • Tests cover a non-empty range.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions