isle/tasks/bugs/garage-orphan-remover-race-condition.md

294 B

type
task

There is a race condition in the garage orphan removal worker. Basically when host A is adding its first allocation, it's possible that it hasn't yet updated the host info in the common bucket, and so host B removes it from the layout prior to that host info being updated.