Bug 1037855
Summary: | remove avail async API from plugins | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | John Mazzitelli <mazz> | ||||||
Component: | Agent | Assignee: | John Mazzitelli <mazz> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 4.10 | CC: | hrupp | ||||||
Target Milestone: | GA | ||||||||
Target Release: | RHQ 4.10 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2014-04-23 12:30:42 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: | |||||||||
Bug Depends On: | 971556 | ||||||||
Bug Blocks: | |||||||||
Attachments: |
|
Description
John Mazzitelli
2013-12-03 22:52:10 UTC
Created attachment 832687 [details]
patch to remove async avail from plugins
attached is a patch that removes all the async avail stuff from the plugins. The plugins affected are the three JBossAS plugins (AS4, AS5, AS7).
I only mark the async availability collector class as @Deprecated in case other plugins out in the wild are using it.
Created attachment 832706 [details]
more comprehensive patch
attaching a more comprehensive patch from the previous one. this new patch obsoletes the one I earlier attached.
git commit to master related to this issue: f89a8b4ce8c647c93255db0645758eded2423239 273c9a9593fe488f5f1ac85dfcf66253d1f19d25 988034f36abce65ed3bf4a6fa1846a0d540398ba git commit 856d791 - there are some public constants that could have been removed, but when doing so caused the API check to fail. So I put them back and marked them as deprecated. Bulk closing of 4.10 issues. If an issue is not solved for you, please open a new BZ (or clone the existing one) with a version designator of 4.10. |