So if I set my read type (or write type) to "all", and one of the servers somewhere that contains/received that data is down, does the operation fail??
Freshness combined with Redundancy
(2 posts) (2 voices)-
Posted 1 year ago #
-
Yes, if your consistency level is ALL, and one of the replicas for the row that you try to read or write to is down, the operation will fail.
Posted 1 year ago #
