isle/tasks/soon/code/garage-dont-restart-on-peer-change.md

12 lines
314 B
Markdown

---
type: task
---
# Don't Restart Garage on Peer Change
When the garage configuration has changed, it is not necessary to issue a
restart to the garage processes if only the bootstrap peers have changed. Those
are only necessary on startup of garage.
Implementing this should speed up integration tests a bit.