Cassandra CAS / 轻量级交易是否已修复
Was Cassandra CAS / Lightweight transaction fixed or not
正在阅读 Aphyr 的博文:https://aphyr.com/posts/294-call-me-maybe-cassandra/
没有。 Cassandra 轻量级事务甚至还差得远。
苏...最近的版本还是有问题吗?
这篇文章很旧,发现的大多数(如果不是全部)东西都是固定的。 DataStax 在使用 Jepsen 进行额外测试方面做了很多工作 - 有一个 blog post and presentation 关于这个。
以下是 discussion on HN 中一位 Cassandra 开发人员的引述:
Cassandra had a minor bug with timestamps which was fixed relatively fast and now it passes Jepsen fully. There were also a few implementation issues around LWT (Paxos) but at that time Paxos was very new. There were no architectural / fundamental changes needed to correct these issues.
正在阅读 Aphyr 的博文:https://aphyr.com/posts/294-call-me-maybe-cassandra/
没有。 Cassandra 轻量级事务甚至还差得远。
苏...最近的版本还是有问题吗?
这篇文章很旧,发现的大多数(如果不是全部)东西都是固定的。 DataStax 在使用 Jepsen 进行额外测试方面做了很多工作 - 有一个 blog post and presentation 关于这个。
以下是 discussion on HN 中一位 Cassandra 开发人员的引述:
Cassandra had a minor bug with timestamps which was fixed relatively fast and now it passes Jepsen fully. There were also a few implementation issues around LWT (Paxos) but at that time Paxos was very new. There were no architectural / fundamental changes needed to correct these issues.