Problem/Motivation

AuthenticatorService constructor initializaition triggering DB locking on key_value_expirable tables during High load.

Steps to reproduce

Enable the DB mobile, load test with multiple requests.

Proposed resolution

Move the initialization phase only when it required, not in the constructor.

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork alogin-3557062

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

    Comments

    ferdhie created an issue.