Commit a96ab721 authored by Vincent Pelletier's avatar Vincent Pelletier

Done (replication).

git-svn-id: https://svn.erp5.org/repos/neo/trunk@2333 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent e61f3cb7
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment