Benny Halevy
6f037549ac
sstables: delete_with_pending_deletion_log: batch sync_directory
...
When deleting multiple sstables with the same prefix
the deletion atomicity is ensured by the pending_delete_log file,
so if scylla crashes in the middle, deletions will be replyed on
restart.
Therefore, we don't have to ensure atomicity of each individual
`unlink`. We just need to sync the directory once, before
removing the pending_delete_log file.
Signed-off-by: Benny Halevy <bhalevy@scylladb.com >
Closes #14967
2023-08-06 18:52:13 +03:00
..
2023-06-06 13:29:16 +03:00
2023-07-12 10:48:28 -03:00
2022-11-17 08:01:00 +02:00
2023-05-09 16:47:00 +08:00
2023-02-15 11:01:50 +02:00
2023-04-21 09:49:24 +03:00
2023-04-28 16:59:29 +08:00
2023-04-27 10:24:46 +03:00
2023-05-04 18:29:04 +03:00
2023-02-14 11:19:03 +02:00
2023-06-21 13:02:40 +03:00
2023-03-29 16:13:59 +08:00
2023-07-10 19:36:06 +02:00
2023-06-06 13:29:16 +03:00
2023-06-06 13:29:16 +03:00
2023-04-21 14:28:18 +03:00
2023-02-14 11:19:03 +02:00
2023-02-14 11:19:03 +02:00
2023-02-19 21:05:45 +02:00
2023-02-14 11:19:03 +02:00
2023-04-27 12:06:48 -03:00
2023-02-17 17:58:26 +03:00
2023-07-10 19:36:06 +02:00
2023-04-27 12:06:48 -03:00
2023-02-15 11:01:50 +02:00
2023-04-10 23:31:35 +03:00
2023-08-06 18:52:13 +03:00
2023-06-21 13:02:40 +03:00
2023-06-06 13:29:16 +03:00
2023-06-26 22:30:39 -03:00
2023-07-12 10:48:14 -03:00
2023-06-26 22:30:39 -03:00
2023-02-19 21:05:45 +02:00
2023-02-19 21:05:45 +02:00
2023-02-19 21:05:45 +02:00
2023-06-06 13:29:16 +03:00
2023-07-04 15:40:10 +08:00
2023-06-21 13:02:40 +03:00
2023-08-06 18:52:13 +03:00
2023-08-06 18:52:13 +03:00
2023-08-06 18:52:13 +03:00
2023-08-06 18:52:13 +03:00
2022-08-18 19:03:10 +03:00
2023-04-27 10:24:46 +03:00
2023-03-21 09:56:18 +03:00
2023-06-06 13:29:16 +03:00
2023-06-06 13:29:16 +03:00
2023-05-04 16:55:41 +03:00