Skip to content

Investigate contention on containerd metadata DB #3743

@aaronlehmann

Description

@aaronlehmann

During investigations leading to #3726, we found that updates to the containerd metadata DB can sometimes block for several seconds waiting for a lock. This can block LeaseManager calls that are used while recording build history.

We should understand what is causing this contention and optimize use of the database so it does not block other actions for multiple seconds.

cc @dmcgowan

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