Hive Hive
Sign in

Startup sweep reclaims orphaned segment files left by crashes

Metadata
Source
GitHub
Version
kura@0.10.1
Domains
Published
Jun 12, 2026 · 13:48 UTC
Repository
tuist/tuist
Update

Kura now scans the segments directory on startup and safely removes any segment files that are no longer referenced by the persisted ring state, along with their associated metadata and index entries. This reclaims disk space that could leak if the server crashed or errored during a rotation, and it does not block startup if the sweep fails.