Merge 'trunk' into 'belongs_to_null_col_fix'
authorJohn Napiorkowski <jjn1056@yahoo.com>
Mon, 15 Dec 2008 23:02:19 +0000 (18:02 -0500)
committerGuillermo Roditi <groditi@cpan.org>
Tue, 16 Dec 2008 20:30:01 +0000 (20:30 +0000)
commit0b6d17b0c46cbbf37cbc0f74cdcf97210c30a0c7
treeb3bf228bee888864e0d36ca56c835d42bdeacbc4
parent84a1c93f976a27eb0d89ccbfecd6beabeeeecb21
parentf15afa13598dd767ba9547328a31d4b98313a896
Merge 'trunk' into 'belongs_to_null_col_fix'

r24752@martha (orig r5239):  jnapiorkowski | 2008-12-15 17:02:19 -0500
changes to replication so that if a replicant is offline when we do the initial connection (or if we need to globally reconnect later) the connection does not die.  This is different from when a replicant is available just not listening, or if the replicant is too laggy.  Thanks David Steinbrunner for the patch suggestions.