Correctness is non-negotiable. Availability is secondary when clocks become unsafe.
Rather than “pushing through” clock skew, YugabyteDB:
● Continuously checks clock offsets between nodes
● Enforces a strict maximum allowable skew
● Refuses to operate when correctness can no longer be guaranteed
🛡️ YugabyteDB Safety Guarantee
YugabyteDB detects unsafe clock skew and fails fast to protect transactional correctness. Your data remains correct… the tradeoff is temporary availability impact.
🚨 Clock Skew Is Not Silent in YugabyteDB (by Design)
In many distributed systems, clock skew may manifest subtly.
Not in YugabyteDB.
YugabyteDB actively detects unsafe skew and surfaces it loudly: