Skip to content

TXN undo bypass for MSET/multi-key DEL + abort-vs-recovery contradiction #500

Description

@TinDang97

From Lunaris RFC 0008 (https://github.com/pilotspace/lunaris/blob/main/docs/rfcs/0008-sharded-moon-ingest.md, §4.3), found while characterizing cross-shard TXN feasibility at v0.8.5: (1) MSET and multi-key DEL inside a TXN body bypass undo capture, so TXN.ABORT cannot roll them back; (2) the abort path and the WAL-recovery path disagree about the resulting state for the same interrupted transaction. Both are pre-existing single-shard defects, independent of sharding. File:line citations in the RFC §4.3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions