Jepsen Disputes MongoDB's Data Consistency Claims
1–10 of 416 posts
Re: Jepsen Disputes MongoDB's Data Consistency Claims
#2Re: Jepsen Disputes MongoDB's Data Consistency Claims
#3Re: Jepsen Disputes MongoDB's Data Consistency Claims
#4Oh, Jepsen and MongoDB again? Somebody get the popcorn!
Re: Jepsen Disputes MongoDB's Data Consistency Claims
#5"""
Curiously, MongoDB omitted any mention of these findings in their MongoDB and Jepsen page. Instead, that page discusses only passing results, makes no mention of read or write concern, buries the actual report in a footnote, and goes on to claim:
> MongoDB offers among the strongest data consistency, correctness, and safety guarantees of any database available today.
We encourage MongoDB to report Jepsen findings in context: while MongoDB did appear to offer per-document linearizability and causal consistency with the strongest settings, it also failed to offer those properties in most configurations.
"""
This is a really professional to tell someone to stop their nonsense.
Re: Jepsen Disputes MongoDB's Data Consistency Claims
#6Re: Jepsen Disputes MongoDB's Data Consistency Claims
#7From the jepsen report: """ Curiously, MongoDB omitted any mention of these findings in their MongoDB and Jepsen page. Instead, that page discusses only passing results, makes no mention of read or write concern, buries the actual report in a footnote, and goes on to claim: > MongoDB offers among the strongest data consistency, correctness, and safety guarantees of any database available today. We encourage MongoDB t…
>>> I have to admit raising an eyebrow when I saw that web page. In that report, MongoDB lost data and violated causal by default. Somehow that became "among the strongest data consistency, correctness, and safety guarantees of any database available today"! It's not wrong, just misleading. Seems overblown given that most practitioners know how to read this kind of marketing speak.
Re: Jepsen Disputes MongoDB's Data Consistency Claims
#8Re: Jepsen Disputes MongoDB's Data Consistency Claims
#9Re: Jepsen Disputes MongoDB's Data Consistency Claims
#10From the jepsen report: """ Curiously, MongoDB omitted any mention of these findings in their MongoDB and Jepsen page. Instead, that page discusses only passing results, makes no mention of read or write concern, buries the actual report in a footnote, and goes on to claim: > MongoDB offers among the strongest data consistency, correctness, and safety guarantees of any database available today. We encourage MongoDB t…
From top of linked article: >>> I have to admit raising an eyebrow when I saw that web page. In that report, MongoDB lost data and violated causal by default. Somehow that became "among the strongest data consistency, correctness, and safety guarantees of any database available today"! It's not wrong, just misleading. Seems overblown given that most practitioners know how to read this kind of marketing speak.