top | item 41072591

(no title)

bitwalker | 1 year ago

Those aren't the only failure modes - you can have two sets of servers partitioned from one another (in two different data centers), both of which are reachable by clients. Do you allow those partitions to remain available, or do you stop accepting client connections until the partition heals? The "right" choice depends entirely on the application.

discuss

order

cryptonector|1 year ago

In TFA's world-view clients will not talk to isolated servers.

thayne|1 year ago

So that would be choosing consistency over availability.