Hacker News new | ask | show | jobs
by rubiquity 2035 days ago
Yes but this is dependent upon the specific replication protocol. Primary-Backup has this problem but Majority Quorums and Chain Replication do not.
1 comments

The parent is talking specifically about 'Sequential Consistency'.
My point is that Sequential Consistency isn’t a replication protocol, it’s a consistency model that you can have under various different replication protocols.