Reading stale replicas
•
If a txn reads a local replica which is a bit
stale, then the value read can be out-of-date,
and potentially inconsistent with other data
seen by the txn
•
Impact is essentially the same as READ
COMMITTED