Bug 536144 (RHQ-526)
| Summary: | leverage latched concurrent framework to deploy plugins concurrently during server startup | ||
|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Joseph Marques <jmarques> |
| Component: | Performance | Assignee: | Joseph Marques <jmarques> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1.0 | Keywords: | Improvement |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | http://jira.rhq-project.org/browse/RHQ-526 | ||
| Whiteboard: | |||
| Fixed In Version: | 1.0.1 | Doc Type: | Enhancement |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 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: | 536143 | ||
| Bug Blocks: | |||
|
Description
Joseph Marques
2008-05-29 16:36:00 UTC
rev884 - subclassed LatchService to capture the required pieces of information needed during a plugin deployment; rewrote main part of plugin deployer to leverage the latched concurrent controller framework to concurrently deploy plugins; rev885 - fixed typo for logger initialization rev887 - typo, the completion latch should have also been final closing this code-level item, no qa necessary. This bug was previously known as http://jira.rhq-project.org/browse/RHQ-526 |