ExStorageService.Cluster.NodeRegistrar (ex_storage_service v0.6.2)

Copy Markdown View Source

Registers one persistent node generation after Concord becomes available.

Failed startup registrations retry on a bounded timer. Once registration succeeds the process stays idle and does not emit heartbeat writes.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

registered?(server \\ __MODULE__)

@spec registered?(GenServer.server()) :: boolean()

start_link(opts)