Bug 830996
Summary: | plugin container's OperationManager needs to support concurrent operations for different resources | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | John Mazzitelli <mazz> | ||||||
Component: | Plugin Container | Assignee: | John Mazzitelli <mazz> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | high | ||||||||
Version: | 4.4 | CC: | hrupp, jshaughn, rui.fc.alves | ||||||
Target Milestone: | --- | ||||||||
Target Release: | RHQ 4.5.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2013-09-01 10:12:57 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: | |||||||||
Attachments: |
|
Description
John Mazzitelli
2012-06-11 21:35:07 UTC
git master commit: 04b75f0 the operation manager thread pool configuration needed to be adjusted. commited new unit test ParallelOperationsTest to test this. I tested this using the attached scripts. It hung before the fix and works after the fix. Created attachment 591030 [details]
This one just calls rhq-cli.bat
Created attachment 591031 [details]
This is the CLI script that runs
Test Notes: Tte attached scripts would need to be updated for your environment. Basically script-op.bat is the one which is the Script resource. It invokes the CLI, which connects back to the server and executes an operation on RHQ Agent, via the second attachement - the CLI script. Non critical fix - retargeting at rhq4.5 *** Bug 718091 has been marked as a duplicate of this bug. *** Bulk closing of items that are on_qa and in old RHQ releases, which are out for a long time and where the issue has not been re-opened since. |