mirror of
https://github.com/openstf/stf
synced 2025-10-05 02:29:26 +02:00
Update DEPLOYMENT.md
remove redundant "keeps"
This commit is contained in:
parent
e182b18a1d
commit
782b744bdc
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@ ExecStop=-/usr/bin/docker stop -t 10 %p-%i
|
||||||
|
|
||||||
**Requires** the `rethinkdb-proxy-28015.service` unit on the same host.
|
**Requires** the `rethinkdb-proxy-28015.service` unit on the same host.
|
||||||
|
|
||||||
The reaper unit receives heartbeat events from device workers, and marks lost devices as absent until a heartbeat is received again. The purpose of this unit is to ensure the integrity of the present/absent flag in the database, in case a provider shuts down unexpectedly or another unexpected failure occurs. It loads the current state from the database on startup and keeps keeps patching its internal view as events are routed to it.
|
The reaper unit receives heartbeat events from device workers, and marks lost devices as absent until a heartbeat is received again. The purpose of this unit is to ensure the integrity of the present/absent flag in the database, in case a provider shuts down unexpectedly or another unexpected failure occurs. It loads the current state from the database on startup and keeps patching its internal view as events are routed to it.
|
||||||
|
|
||||||
Note that it doesn't make sense to have more than one reaper running at once, as they would just duplicate the events.
|
Note that it doesn't make sense to have more than one reaper running at once, as they would just duplicate the events.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue