Commit 4a863c06662053a8530a0dcb24e0a2daa33e05cf

Vicent Marti 2013-01-03T20:36:26

Sane refresh logic All the ODB backends have a specific refresh interface. When reading an object, first we attempt every single backend: if the read fails, then we refresh all the backends and retry the read one more time to see if the object has appeared.