wiki.techinc.nl/includes/externalstore
Gergő Tisza 31408b7fef Silence transaction profiler warnings in ExternalStoreDB::fetchBlob()
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
2021-05-16 18:25:57 +02:00
..
ExternalStore.php
ExternalStoreAccess.php
ExternalStoreDB.php Silence transaction profiler warnings in ExternalStoreDB::fetchBlob() 2021-05-16 18:25:57 +02:00
ExternalStoreException.php
ExternalStoreFactory.php
ExternalStoreHttp.php
ExternalStoreMedium.php
ExternalStoreMemory.php
ExternalStoreMwstore.php Merge "ExternalStoreMwstore: Remove unnecessary check" 2021-03-13 20:57:50 +00:00