Call Me Maybe: MongoDB Stale Reads
aphyr.com
Call Me Maybe: MongoDB Stale Reads
1–10 of 150 posts
Re: Call Me Maybe: MongoDB Stale Reads
#2Re: Call Me Maybe: MongoDB Stale Reads
#3Re: Call Me Maybe: MongoDB Stale Reads
#4Re: Call Me Maybe: MongoDB Stale Reads
#5Re: Call Me Maybe: MongoDB Stale Reads
#6Nice writeup either way though. Would like to see a similar article for Couch* and MySQL.
Re: Call Me Maybe: MongoDB Stale Reads
#7* You should never trust, and always verify, the claims made by database manufacturers.
* Especially when those claims relate to data integrity.
* Super-especially when every safety level provided by the manufacturer that includes the word "SAFE" is actually unsafe.
Re: Call Me Maybe: MongoDB Stale Reads
#8Re: Call Me Maybe: MongoDB Stale Reads
#9The most interesting lessons from the Jepsen series: * You should never trust, and always verify, the claims made by database manufacturers. * Especially when those claims relate to data integrity. * Super-especially when every safety level provided by the manufacturer that includes the word "SAFE" is actually unsafe.
If you look at his articles: Redis, PostgreSQL, Cassandra, ElasticSearch etc all had data consistency errors. And none of those have vendors making any claims.
It's pretty sobering to say the least.
Re: Call Me Maybe: MongoDB Stale Reads
#10https://jira.mongodb.org/browse/SERVER-17975?focusedCommentI...