ExStorageService.InstanceSupervisor (ex_storage_service v0.6.3)

Copy Markdown View Source

Supervises the local data-plane services for one storage instance.

Concord/VSR and PubSub are application infrastructure and intentionally live outside this supervisor. Stopping this supervisor therefore restarts local storage lifecycle without terminating the host application or metadata system.

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.

start_link(context)