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

Add a TODO entry about client notifications for dead storage nodes.


git-svn-id: https://svn.erp5.org/repos/neo/trunk@1352 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent 63e0bc5e
......@@ -214,6 +214,9 @@ RC - Review output of pylint (CODE)
- Find a way to make ask() from the thread poll to allow send initial packet
(requestNodeIdentification) from the connectionCompleted() event instead
of app. This requires to know to what thread will wait for the answer.
- Discuss about dead lstorage notification. If a client fails to connect to
a storage node supposed in running state, then it should notify the master
to check if this node is well up or not.
Later
- Consider auto-generating cluster name upon initial startup (it might
......
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