MogileFS::Backend: timeout code allows retrying other backends
commitf0df7a9b9b73cb39d445400cf1869de021e516a9
authorEric Wong <normalperson@yhbt.net>
Sat, 18 Oct 2008 03:55:20 +0000 (17 20:55 -0700)
committerEric Wong <normalperson@yhbt.net>
Sat, 18 Oct 2008 04:04:58 +0000 (17 21:04 -0700)
tree5d4ed93187c9d9f0f971aadace627e9ca351b94e
parentfb3536089dc7f663458b90f311ab704cfb7b768f
MogileFS::Backend: timeout code allows retrying other backends

This allows other trackers to be used if the current
one dies or croaks while we're connected.  This also
allows us to better handle spurious wakeups, if we get
any...
lib/mogilefs/backend.rb
test/test_backend.rb