X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FStorage%2FDBI%2FReplicated%2FPool.pm;h=1a8347d99a5c456c83482f8f5201816774daaca3;hb=f92a9d790b900dcb183ff62b4e2e770a53f01ac6;hp=7ce7de904a094f5ba12966883be526c58b83ae5d;hpb=66917da3d4982b89c8ba4ed97fa9fb8bc4539171;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class/Storage/DBI/Replicated/Pool.pm b/lib/DBIx/Class/Storage/DBI/Replicated/Pool.pm index 7ce7de9..1a8347d 100644 --- a/lib/DBIx/Class/Storage/DBI/Replicated/Pool.pm +++ b/lib/DBIx/Class/Storage/DBI/Replicated/Pool.pm @@ -363,7 +363,7 @@ This does a check to see if 1) each replicate is connected (or reconnectable), defined by L. Replicants that fail any of these tests are set to inactive, and thus removed from the replication pool. -This tests L, since a replicant that has been previous marked +This tests L, since a replicant that has been previous marked as inactive can be reactivated should it start to pass the validation tests again. See L for more about checking if a replicating