Skip to content

Detect deadlocks when running hot_threads #42790

Open
@ywelsch

Description

@ywelsch

A node that has deadlocked threads can exhibit all kinds of issues, which can be difficult to explain if not looking for this exact cause (see #41418). It would be convenient if hot_threads, which already provides a lot of useful information about the threads, would also provide information on whether there's a deadlock on the respective node.

Funnily enough, our code base already has a DeadlockAnalyzer (introduced by Shay a very long time ago, but deactivated very early on), so this would make use of this class again, which has been laying dormant for 8 years.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions