ExternalStoreDB falls back to a primary connection if the blobs with the specified ID weren't found with the normal connection. Since the ExternalStore abstraction layer hides the fact that there are database connections involved, the caller has no way to control this behavior, so there is no point in emitting warnings when it happens on GET. Bug: T282145 Change-Id: I7f8113230e4b6493b8bdb96e639781ab9c116397 |
||
|---|---|---|
| .. | ||
| ExternalStore.php | ||
| ExternalStoreAccess.php | ||
| ExternalStoreDB.php | ||
| ExternalStoreException.php | ||
| ExternalStoreFactory.php | ||
| ExternalStoreHttp.php | ||
| ExternalStoreMedium.php | ||
| ExternalStoreMemory.php | ||
| ExternalStoreMwstore.php | ||