Commit 41937c5e authored by Vincent Pelletier's avatar Vincent Pelletier

This bug could not be reproduced. Removing.


git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@1057 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent d96379b4
......@@ -105,12 +105,6 @@ RC - Review output of pylint (CODE)
To be able to pipeline requests, waitMessage must be extended to allow responses to arrive out of order.
The extreme case is when we must ask multiple nodes for object history (used to support undo) because different msg_ids are expected on different connections.
RC Known bugs
Admin
- Fix primary master node reconnection
It happens that, once disconnected from primary master node, admin node becomes unable to re-establish the connection.
Make admin not re-ask partition table on reconnection to primary master.
Later
- Consider auto-generating cluster name upon initial startup (it might actualy be a partition property).
- Consider ways to centralise the configuration file, or make the configuration updatable automaticaly on all nodes.
......
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