ExStorageService.Cluster.StatusProvider (ex_storage_service v0.6.2)

Copy Markdown View Source

Aggregates topology-fenced repair-owner snapshots and durable maintenance jobs.

A planner snapshot contributes only when it matches the current membership topology, owner generation, deterministic shard assignment, and freshness window. Missing or stale owners make the result explicitly partial.

Summary

Functions

snapshot(opts \\ [])

@spec snapshot(keyword()) :: {:ok, map()} | {:error, term()}