2pc-locks-held-during-in-doubt

Status: IN

Locks acquired during `prepare()` are only released by `commit()` or `abort()`, meaning an in-doubt transaction blocks all subsequent transactions on the same keys indefinitely until the coordinator recovers

Source: entries/2026/05/29/topic-three-phase-commit.md

JSON