Problem/Motivation

#2336627: Deadlock on cache_config (DatabaseBackend::setMultiple()) (accidentally?) replaced protected ::doSet() with public ::doSetMultiple().

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
protected-doSetMultiple.patch557 bytesolli
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

olli created an issue. See original summary.

alexpott’s picture

@olli nice catch... I shouldn't have missed this +1

amateescu’s picture

Status: Needs review » Reviewed & tested by the community

Oops :)

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 252531f and pushed to 8.0.x. Thanks!

  • alexpott committed 252531f on 8.0.x
    Issue #2549745 by olli: Make DatabaseBackend::doSetMultiple protected
    

Status: Fixed » Closed (fixed)

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