Skip to content

Clouddriver and Orca services with multiple replicas using MySQL get stuck with DATABASECHANGELOGLOCK #244

@j771

Description

@j771

While running multiple replicas of clouddriver and orca services and using MySQL storage for them, sometimes if a pod gets deleted that has a DATABASECHANGELOGLOCK set on a MySQL DB, the new pods that come up cannot access the MySQL DB because the the lock is set for the pod that does not exist any more.

The only way to get things running again is to manually delete the lock on the DB.

While it does not happen often, I have seen this issue with both orca and clouddriver (both running their own MySQL DB).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions