From a96ab721937e182d0a0d7ea16ce7698f73397ad2 Mon Sep 17 00:00:00 2001
From: Vincent Pelletier <vincent@nexedi.com>
Date: Fri, 1 Oct 2010 15:59:17 +0000
Subject: [PATCH] Done (replication).

git-svn-id: https://svn.erp5.org/repos/neo/trunk@2333 71dcc9de-d417-0410-9af5-da40c76e7ee4
---
 TODO | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/TODO b/TODO
index 057a5c1c..ca26a10e 100644
--- a/TODO
+++ b/TODO
@@ -101,13 +101,6 @@ RC  - Review output of pylint (CODE)
 
 
     Storage
-    - Implement incremental storage verification (BANDWITH)
-      When a partition cell is in out-of-date state, the entire transition
-      history is checked.
-      This is because there might be gaps in cell tid history, as an out-of-date
-      node is writable (although non-readable).
-      It should use an incremental mechanism to only check transaction past a
-      certain TID known to have no gap.
     - Use embeded MySQL database instead of a stand-alone MySQL server.
       (LATENCY)(to be discussed)
     - Make replication work even in non-operational cluster state
-- 
2.30.9