Skip to content

Delete LOCK from MySQLΒ #145

@whywaita

Description

@whywaita

myshoes check the status of LOCK in MySQL during starting.

if err := m.ds.GetLock(ctx); err != nil {

But this implementation has a bug. A deadlock occurred in some environments like Kubernetes (from high-frequency restart).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions