Problem

  1. The InstallerServiceProvider manually overrides all cache bin services to use memory backends instead, but recently introduced cache bins are not covered.

Proposed solution

  1. Replace the bin-specific overrides with a catch-all cache_factory override.
CommentFileSizeAuthor
drupal8.install-cache-bins.0.patch1.03 KBsun

Comments

catch’s picture

Status: Needs review » Reviewed & tested by the community
alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 74027cd and pushed to 8.x. Thanks!

  • Commit 74027cd on 8.x by alexpott:
    Issue #2227355 by sun: InstallerServiceProvider does not override all...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.