Skip to content

Risk of atom table exhaustion from dynamic "maint" node naming [JIRA: TOOLS-149] #191

@angrycub

Description

@angrycub

When nodetool makes a VM to perform an operation against a running Erlang application, it includes the PID of that specific script invocation:

https://github.com/basho/node_package/blob/develop/priv/base/nodetool#L191

This has the unintended consequence of potentially exhausting the atom table on a long-running node, or a node upon which nodetool-backed maintenance activities are run frequently.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions