Actions
Task #2417
closedEnsure all processes have initial and reconnect support for PostgreSQL
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
For Pulp 3 we need to have robust initial and reconnect support for the PostgreSQL database. This needs to be true for httpd, pulp_resource_manager, pulp_workers, pulp_celerybeat, and pulp_streamer. We need to be sure these[0] same use cases work for PostgreSQL.
I filed a pulp smash issue[1] to test this.
[0]: https://github.com/PulpQE/pulp-smash/issues/55
[1]: https://github.com/PulpQE/pulp-smash/issues/435
Related issues
Updated by bmbouter about 8 years ago
- Subject changed from Ensure all processes have reconnect support for PostgreSQL to Ensure all processes have initial and reconnect support for PostgreSQL
- Description updated (diff)
Updated by daviddavis about 8 years ago
- Related to Issue #2331: The "unsafe_autoretry" feature does not retry with mongoengine.QuerySet codepaths added
Updated by daviddavis almost 8 years ago
- Related to Issue #2435: Document local systemd customizations to resolve pulp_streamer mongod race condition added
Updated by bmbouter about 5 years ago
This has already been done a while ago. You can see the:
Restart=always
RestartSec=3
In the various service templates like this one: https://github.com/pulp/ansible-pulp/blob/master/roles/pulp-workers/templates/pulp-worker%40.service.j2#L24-L25
Updated by bmbouter about 5 years ago
- Status changed from NEW to MODIFIED
- Assignee set to bmbouter
I had fixed this a while ago.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions