I guess ensure_connected does not have a return value... so I cannot use it. Fix...
authorJohn Napiorkowski <jjn1056@yahoo.com>
Wed, 18 Feb 2009 19:35:19 +0000 (19:35 +0000)
committerJohn Napiorkowski <jjn1056@yahoo.com>
Wed, 18 Feb 2009 19:35:19 +0000 (19:35 +0000)
commit8c2453bf9013095b167b5dea2bdd3a6ad9662c19
tree0cbd13b28af6cb8fba6d68f26ac44c06312a9f5b
parentb1e86b3ece82da60de75f81704a828e1fc30e898
I guess ensure_connected does not have a return value... so I cannot use it. Fix for replication issue where replicants always get marked as unavailable even when there is no problem with them
lib/DBIx/Class/Storage/DBI/Replicated/Pool.pm