Files
scylladb/tests
Raphael S. Carvalho 1bd3a2d4bc sstable: create temporary TOC at an early stage
Currently, we create a temporary TOC file after we are done writing
all the other components. However, we want to create a temporary
TOC before starting to write any other component.
So if there is a missing TOC, there is likely to be a corruption,
so we should refuse to boot and provide the sysadmin with a
detailed message. If there is a temporary TOC, it means that there
was a sudden shutdown while the sstable was being written.

Signed-off-by: Raphael S. Carvalho <raphaelsc@cloudius-systems.com>
2015-09-13 03:02:17 -03:00
..
2015-08-09 00:05:33 +03:00
2015-09-08 12:52:30 +02:00
2015-08-28 23:52:49 +03:00
2015-08-05 14:16:52 +03:00