Bug 2015963
| Summary: | pulpcore content app doesn't survive PostgreSQL disconnect | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Evgeni Golov <egolov> |
| Component: | Pulp | Assignee: | Evgeni Golov <egolov> |
| Status: | CLOSED ERRATA | QA Contact: | Lai <ltran> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.10.0 | CC: | ahumbe, ggainey, rchan, ttereshc, zhunting |
| Target Milestone: | 6.10.1 | Keywords: | Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | tfm-rubygem-hammer_cli_katello-1.1.2.3-1,tfm-rubygem-katello-4.1.1.38-1 | Doc Type: | Known Issue |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-11-18 14:40:51 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Evgeni Golov
2021-10-20 13:53:47 UTC
The Pulp upstream bug status is at NEW. Updating the external tracker on this bug. The Pulp upstream bug priority is at High. Updating the external tracker on this bug. The Pulp upstream bug status is at ASSIGNED. Updating the external tracker on this bug. The Pulp upstream bug status is at POST. Updating the external tracker on this bug. The Pulp upstream bug status is at ASSIGNED. Updating the external tracker on this bug. The Pulp upstream bug priority is at Urgent. Updating the external tracker on this bug. The Pulp upstream bug status is at POST. Updating the external tracker on this bug. Upstream bug assigned to egolov Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/33703 has been resolved. Moving this to ASSIGNED as the Pulp change is currently in review upstream. The Pulp upstream bug status is at MODIFIED. Updating the external tracker on this bug. Moving to POST as the upstream Pulp PR is now also merged. The Pulp upstream bug status is at CLOSED - CURRENTRELEASE. Updating the external tracker on this bug. Steps to retest: 1. deploy satellite 2. systemctl restart postgresql 3. curl -k https://localhost/pulp/content/ Expected: Content should be listed without errors Actual: content listed without errors Verified on 6.10.1_01 with tfm-rubygem-katello-4.1.1.39-1.el7sat.noarch and tfm-rubygem-hammer_cli_katello-1.1.2.3-1.el7sat.noarch # curl -k https://localhost/pulp/content/ <!DOCTYPE html> <html> <body> <ul> <li><a href="Default_Organization/Library/custom/zoo_prod/zoo_repo/">Default_Organization/Library/custom/zoo_prod/zoo_repo/</a></li> </ul> </body> </html> Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Satellite Tools 6.10.1 Async Bug Fix Update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2021:4738 |