Task #2534
closedAdd heartbeat recording for pulp_streamer
0%
Description
It would be useful if pulp_streamer
recorded heartbeats like the rest of the Pulp components. To be consistent with the timings introduced in 2.12, a heartbeat should be recorded every 5 seconds.
I think it should work like the other 'Worker' records and record the name like 'streamer@example.com' and a timestamp which is overwritten every 5 seconds and stored in UTC.
It should not rely on a separate process or single point of failure for the heartbeats to be recorded. We've moved away from that design due to process-to-process dependencies which we architecturally want to avoid.
Related issues
Updated by bmbouter almost 8 years ago
- Blocked by Story #2529: As a user, pulp-manage-db will not run if the pulp_streamer service is running added
Updated by bmbouter almost 8 years ago
- Blocked by deleted (Story #2529: As a user, pulp-manage-db will not run if the pulp_streamer service is running)
Updated by bmbouter almost 8 years ago
- Blocks Story #2529: As a user, pulp-manage-db will not run if the pulp_streamer service is running added
Updated by bmbouter over 5 years ago
- Status changed from NEW to CLOSED - WONTFIX
Updated by bmbouter over 5 years ago
Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.