| Summary: | Frequent error happening in stage | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Dan McPherson <dmcphers> |
| Component: | Pod | Assignee: | Abhishek Gupta <abhgupta> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.x | CC: | jhou |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-24 03:28:45 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: | |
|
Description
Dan McPherson
2013-11-04 16:12:45 UTC
With the latest stage push, the feature to list the non-rpm based cartridges was introduced on the nodes. This caused older nodes that still had the older version carts present to return them to the broker. However, new nodes (new 'large' profile nodes were created) would return the correct list since they didn't have the older versions installed/present. Due to this, every time the cache expired (1 day expiration), the cartridge list fetched from the node could either contain the older version carts or not (depending upon which node the cart list was fetched from). This is being fixed on the nodes (the older version carts are being removed). Run 'rhc cartridge-list' and didn't see the old versions cartridges. This bug can not be verified from QE side, @abhgupta, can you please help verify or close this bug once the stage nodes are fixed? Thanks. Mark as verified now that the old version cartridges have been removed. |