Commit a23af4c5 authored by Vincent Pelletier's avatar Vincent Pelletier

Done via getCellSortKey.

git-svn-id: https://svn.erp5.org/repos/neo/trunk@2338 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent e8914380
......@@ -181,12 +181,6 @@ RC - Review output of pylint (CODE)
- Cache for loadSerial/loadBefore
- Implement restore() ZODB API method to bypass consistency checks during
imports.
- Implement and use an iterator on connection pool, to minimize the amount
of reconnections:
- first iterate over nodes with established connections, then on other
nodes
- allow caller to specify the node it wants to find (ex, which partitions
it is interested in, etc)
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