- 19 Mar, 2012 4 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
sed is your friend. Also, factorise setUp definition. Also, use "super" to call methods on superclasses.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
- 16 Mar, 2012 2 commits
-
-
Vincent Pelletier authored
Preserve AskPrimary/AnswerPrimary for neoctl/neoadmin exchange only. Fixes several race conditions during election.
-
Vincent Pelletier authored
-
- 15 Mar, 2012 2 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Otherwise, in the case of an unexpected packet, an incorrect message id would be used. Also, refuse setting a None peer_id on connection.
-
- 14 Mar, 2012 1 commit
-
-
Julien Muchembled authored
-
- 13 Mar, 2012 9 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 12 Mar, 2012 4 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
This includes an API change of Node.isIdentified, which now tells whether identification packets have been exchanged or not. All handlers must be updated to implement '_acceptIdentification' instead of overriding EventHandler.acceptIdentification: this patch only does it for StorageOperationHandler
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 01 Mar, 2012 8 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Roughly once every 40 tries on ClusterTests.testElectionWithManyMasters I get a "port already in use" because runner assigned two master to the same port.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
- 29 Feb, 2012 10 commits
-
-
Julien Muchembled authored
-
Vincent Pelletier authored
MasterHandler contains only server-side handlers.
-
Vincent Pelletier authored
Also, factorise code to be executed when connection is established.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Also, drop captain-obvious comments.
-
Vincent Pelletier authored
Also, make test_ClientConnection_writable2 test what it says it tests.
-
Vincent Pelletier authored
-