Skip to content

Disable blob descriptor cache when database is enabled

Hayley Swimelar requested to merge disable-cache-when-db-enabled into master

Context

!373 (comment 429051816)

This MR causes any blob descriptor cache configuration to be ignored if the database is enabled.

If this MR is accepted, we should create a follow-up issue to revert these changes, or remove caching should the metadata database fill the same need as the cache.

Merge request reports

Loading