Stefania Alborghetti
a1d9a0295c
Fix legacy regex for temporary files from 2.2
...
Patch by Stefania Alborghetti; reviewed by Robert Stupp for CASSANDRA-12565
2016-09-01 10:05:37 +08:00
Stefania Alborghetti
76ca69717c
2.1 format sstable filenames with tmp are not handled by 3.0
...
patch by stefania; reviewed by yukim for CASSANDRA-10006
2015-08-10 20:21:47 -05:00
Stefania Alborghetti
b09e60f72b
Introduce safer durable sstable membership management
...
(and simplify cleanup of compaction leftovers)
Instead of using temporary files and system tables,
this patch introduces a simple transaction log for sstable
membership edits that can be committed/aborted atomically
and simply replayed on startup.
patch by stefania; reviewed by benedict for CASSANDRA-7066
2015-07-24 14:41:51 +01:00
Marcus Eriksson
32f4e2ccec
Use new ic legacy sstables for legacy leveled manifest test
2013-04-25 18:20:12 +02:00
Jonathan Ellis
278a5e8600
trying again to commit #4872 via git apply
2013-02-18 09:24:23 -06:00
Jonathan Ellis
5bd57cbbbf
Revert "Move sstable level information into the Stats component"
...
This reverts commit 0e28478729 .
2013-02-18 09:22:50 -06:00
Jonathan Ellis
0e28478729
Move sstable level information into the Stats component
...
patch by Marcus Eriksson; reviewed by jbellis for CASSANDRA-4872
2013-02-18 08:46:15 -06:00