Comment on Looking into the future with CassandraComments−gcv17yI read in several blog posts that Cassandra has its share of data-corrupting bugs. http://blog.evanweaver.com/articles/2009/07/06/up-and-runnin... mentioned that even Facebook does not use it as a system of record. Wonder how Digg deals with that.−jbellis17yWhat that article says is if you do something analogous to backing up a live mysql database with dumb cp, Bad Things Happen.Yes, we do plan to make it harder to shoot yourself in the foot, but this isn't a data-corrupting bug of the kind you meant.−imajes17yNote that they're using cassandra for _computed_ data- the original components still exist elsewhere.
Comments
I read in several blog posts that Cassandra has its share of data-corrupting bugs. http://blog.evanweaver.com/articles/2009/07/06/up-and-runnin... mentioned that even Facebook does not use it as a system of record. Wonder how Digg deals with that.
What that article says is if you do something analogous to backing up a live mysql database with dumb cp, Bad Things Happen.
Yes, we do plan to make it harder to shoot yourself in the foot, but this isn't a data-corrupting bug of the kind you meant.
Note that they're using cassandra for _computed_ data- the original components still exist elsewhere.