Bug 747975
Summary: | Deleting a (possibly large) repo can intermittently fail, leaving phantom repos that can't be removed. | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Corey Welton <cwelton> |
Component: | API | Assignee: | Bryan Kearney <bkearney> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Katello QA List <katello-qa-list> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.0.1 | CC: | jconnor, mmccune |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-08-22 18:02:18 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 747354 |
Description
Corey Welton
2011-10-21 15:08:18 UTC
The Pulp team is going to make delete async so our APIs need to be able to handle deletions in this new way. Repo sync is now asynchronous and returns a task status object with the 202 accepted code. The cli behaviour doesn't track the repo sync like, but instead retains the current behaviour of reporting the repo deleted. Fix pushed in 87f2206e704a54f2c2efbc09cfbb4759ee5d1d8a mass ON_QA move I've not had this problem lately, and it's even harder to repro when I'm not seeing the deletion fail in the first place. marking as verified, can reopen later if necessary. getting rid of 6.0.0 version since that doesn't exist |