Commit d3cd6a2c authored by Grégory Wisniewski's avatar Grégory Wisniewski

Remove bug solved by r1706 from TODO.

git-svn-id: https://svn.erp5.org/repos/neo/trunk@1709 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent aaaefc2d
......@@ -273,15 +273,6 @@ Bugs:
manager (special case for master during recovery). Sometimes functional
tests fails on the assert in pt.load(), meaning the node is not in the ode
manager.
- Race condition between master, storage and admin nodes:
- Master is in recovery state
- Storage connect to the master
- Master ask last IDs to the storage
- Admin connect
- Admin allow the cluster to start
- Master change handlers
- Storage answer last IDs
-> unexpected packet, storage is broken
Old TODO
......
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