- 16 Feb, 2010 12 commits
-
-
Vincent Pelletier authored
This fixes problems uncovered by current work on askStoreObject pipelining. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1771 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1770 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1769 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
This ensure the cluster is stop and will not alter next rounds. Use -1 to indicate a failure instead of 0. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1768 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1767 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Vincent Pelletier authored
Also, avoid using local variables when they are used just once. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1766 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Vincent Pelletier authored
Same for local_var.tid. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1765 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1764 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1763 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1762 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1761 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1760 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 14 Feb, 2010 5 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1759 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1758 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1757 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1756 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Vincent Pelletier authored
If the value evaluates to False, don't update preindex. If the value is a string, update preindex entry for given oid. Otherwise, iterate over it, it must contain (oid, serial) tuples. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1755 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 13 Feb, 2010 1 commit
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1754 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 12 Feb, 2010 22 commits
-
-
Vincent Pelletier authored
This increases performance noticeably - especially since it was enabled on connection, where properties change very often (such as data buffers). git-svn-id: https://svn.erp5.org/repos/neo/trunk@1753 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Vincent Pelletier authored
This prepares support for asynchronous store. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1752 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1751 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1750 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1749 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1748 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
Those overriden method do not disable any parent implementation and should not silent any packet, it would block others nodes until timeout, at least. Node that hidden node state is still under consideration. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1747 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1746 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
Remove the related TODO. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1745 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1744 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1743 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1742 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1741 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1740 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
The outer try/except purpose was to check if given offset list contains only valid ones. Check this before gathering partitions. The inner try/except scope is two much, as it cannot be explained, remove it. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1739 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1738 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
Remove the related TODO. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1737 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
Event connectionFailed is trigerred only when a connection do not succeed, meaning that the connection was never opened and no packets could have been sent or received through it. Here the unregistration from the dispatcher was useless in case of a connection failed. Remove the related XXX. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1736 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1735 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1734 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1733 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1732 71dcc9de-d417-0410-9af5-da40c76e7ee4
-