From 04acaea231a9af77e5ca05068336f4492fe32ac0 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sun, 19 Apr 2020 20:52:20 +0000 Subject: Don't do version & block_ref updates in background on deletion --- TODO | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 2baa4f77..1372496a 100644 --- a/TODO +++ b/TODO @@ -6,6 +6,11 @@ Finish the thing that sends blocks to other nodes if needed before deleting them How are we going to test that our replication method works correctly? We will have to introduce lots of dummy data and then add/remove nodes many times. +Repair: +- re-propagate object table version deletions to version table +- re-propagate version table deletion to block ref table +- re-propagate block ref table to rc + To do list ---------- -- cgit v1.2.3