If a write targets a down replica, coordinator stores a hint (the write + target). When the replica comes back, hints replay automatically.
Default hint window: 3 hours. Past that, run repair to catch up. Hints reduce inconsistency window but don't replace repair.