Jepsen: VoltDB 6.3

1 · Kyle Kingsbury · July 12, 2016, 4:42 p.m.
In the last Jepsen post, we found that RethinkDB could lose data when a network partition occurred during cluster reconfiguration. In this analysis, we’ll show that although VoltDB 6.3 claims strict serializability, internal optimizations and bugs lead to stale reads, dirty reads, and even lost updates; fixes are now available in version 6.4. This work was funded by VoltDB, and conducted in accordance with the Jepsen ethics policy. VoltDB is a distributed SQL database intended for high-throughpu...