changes to replication so that if a replicant is offline when we do the initial conne...
authorJohn Napiorkowski <jjn1056@yahoo.com>
Mon, 15 Dec 2008 22:02:19 +0000 (22:02 +0000)
committerJohn Napiorkowski <jjn1056@yahoo.com>
Mon, 15 Dec 2008 22:02:19 +0000 (22:02 +0000)
commitf15afa13598dd767ba9547328a31d4b98313a896
tree37832683fc70b96b8996b06d9bd35023fbbb16bc
parent35678f0bd09cba7d69e6dd0ed75850bf6f6fbccc
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.
lib/DBIx/Class/Storage/DBI/Replicated/Pool.pm
lib/DBIx/Class/Storage/DBI/Replicated/Replicant.pm
t/93storage_replication.t