Skip to content

Global database lock inhibits reads after a while #2088

Description

@baszoetekouw

See SURFconext Incident 2026-08-25. Short summary:

  • database restore in unrelated database schema cause global (write) lock in Galera
  • this cause consent-writes to block
  • after a while. all database connections are busy (waiting of the lock for writes)
  • then also simply authentications (requiring only reads) fail.

Can this be improved? For example by decreasing lock-timeouts?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions