Skip to content

Heartbeat cache never releases shut down nodes #21

Description

@jbellerb

refresh_node_heartbeat_cache/1 deletes ETS entries for dead nodes from the bucket listing. When a node no longer appears in the listing, the node stays cached in the table and get_cluster_nodes/1 continues to report it as alive. This can happen during a graceful shutdown after the node cleans up its object, or during a crash for every node that loses the race to delete the object.

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