Revert "only dbh->ping if not used in over a minute"
commitfb13c720de6db47f9359f676d88d167f117a2252
authordormando <dormando@rydia.net>
Fri, 14 Jan 2011 02:17:16 +0000 (13 18:17 -0800)
committerdormando <dormando@rydia.net>
Fri, 14 Jan 2011 02:17:16 +0000 (13 18:17 -0800)
treeab274c2c9381ff246c13e7f048e3034a4bb4f6e1
parent7ed6860baadd3cb876d0087522df9891fe021ff0
Revert "only dbh->ping if not used in over a minute"

This reverts commit d1a18605249b2d7ea52d88f77065c36a5e0858ab.

I missunderstood some error handling code, and nothing internally retries if
it gets back that the server has gone away. Which means failing over a DB VIP
or network issues could hose mogile until restarted.

So we roll this back, sorry :(
lib/MogileFS/Store.pm