end-to-end-correctness-requires-unmet-storage-guarantees

Status: OUT

End-to-end distributed correctness is unachievable: protocol-layer weaknesses (sloppy quorums, single-threaded assumptions) depend on storage-layer guarantees (atomic recovery, batch integrity, metadata checksums) that no implementation provides.

Justifications

distributed protocols assume storage invariants that the crash-recovery analysis proves are violated

Depends on (SL): distributed-correctness-undermined-at-both-layers, storage-crash-recovery-has-no-safe-path

Depended on by

JSON