non-repeatable read

non-repeatable read

🔧 Distributed Systems Reliability

a transaction modifies data that another ongoing transaction previously read (P2)

A non-repeatable read caused the reservation system to double-book a seat.