what about you timeline versioning? every time a timeline has more than x columns, you bump its version (which should be part of its row key) and start writing on that one (though this will make your app substantially more complex). AFAIK reclaiming disk space for delete rows is far easier than reclaiming it for deleted columns.
2014-08-18 12:30 GMT+02:00 Dimetrio <[email protected]>: > No, it is in seconds > > > > -- > View this message in context: > http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/disk-space-and-tombstones-tp7596356p7596363.html > Sent from the [email protected] mailing list archive at > Nabble.com. >
