Bug 535738 (RHQ-2402)
| Summary: | newly created package backed resources do not immediately have an available backing package | ||
|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Jay Shaughnessy <jshaughn> |
| Component: | Content | Assignee: | Stefan Negrea <snegrea> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1.3pre | CC: | cwelton, snegrea |
| Target Milestone: | --- | Keywords: | SubBug |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | http://jira.rhq-project.org/browse/RHQ-2402 | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-03-26 03:02:01 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: | 565635 | ||
|
Description
Jay Shaughnessy
2009-09-02 14:37:00 UTC
Just to confirm regarding the content discovery interval. The ContentDiscoveryRunner is initialized in ContentManager with the default values of initial delay of 60 seconds and a period of 30 seconds. Although, these values are configurable and could have been overriden by setting the Plugin Container config properties: rhq.pc.content-discovery-initial-delay rhq.pc.ontent-discovery-period This bug was previously known as http://jira.rhq-project.org/browse/RHQ-2402 Temporarily adding the keyword "SubBug" so we can be sure we have accounted for all the bugs. keyword: new = Tracking + FutureFeature + SubBug making sure we're not missing any bugs in rhq_triage Triaged 20-Dec The content is eventually discovered and correctly attached to the resource when the discovery process runs. This is no longer an issue. |