Cassandra is not row level consistent
datanerds.io
Cassandra is not row level consistent
1–10 of 126 posts
Re: Cassandra is not row level consistent
#2Re: Cassandra is not row level consistent
#3Re: Cassandra is not row level consistent
#4Re: Cassandra is not row level consistent
#5Couldn't explain the problem in a less cringy way? Sounds like a bug to me. So file a bug report?
Re: Cassandra is not row level consistent
#6That being said, using Cassandra for distributed locks is a terrible idea. I can't think of any way in which Cassandra would be better than using {Zookeeper,etcd,consul}. Trying to force a database to do something it really isn't designed for will almost always lead to disappointment (and often resentment) of said database.
Re: Cassandra is not row level consistent
#7Re: Cassandra is not row level consistent
#8Re: Cassandra is not row level consistent
#9Cassandra is a piece of shit. Negative that comment how you wants, this never change the initial info. I used that BS on a startup on data science on the crawling info level and was on the worst experiences with db I had. CASSANDRA IS JUST PAIN.
Re: Cassandra is not row level consistent
#10Couldn't explain the problem in a less cringy way? Sounds like a bug to me. So file a bug report?
I think not strictly a bug, just surprising behavior. They linked to the documentation that shows that it is "expected" to work like that, and to two requests for features to help mitigate this issue.