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

9 lines
294 B
Markdown

---
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.