Files
scylladb/sstables
Glauber Costa c2eca19737 sstable_test: fix check_toc_func
We are currently failing the sstable test. The reason is that we use the store()
function for test purposes, and that function does not store the TOC component.
It was removed by Aviccident in 3a5e3c88.

Because that function is only used for testing purposes, it doesn't need to write
the Index and Data components: we can then remove them from the list.

Signed-off-by: Glauber Costa <glommer@cloudius-systems.com>
2015-08-06 10:11:55 +03:00
..
2015-08-03 20:33:59 +03:00
2015-06-03 10:55:34 +03:00
2015-08-06 10:11:55 +03:00
2015-07-22 11:51:40 +03:00