Bug 817802
Summary: | [eap6] Transactions subsystem has children resources not exposed in the plugin | ||||||
---|---|---|---|---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Stefan Negrea <snegrea> | ||||
Component: | Plugins | Assignee: | Stefan Negrea <snegrea> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 4.4 | CC: | ahovsepy, hrupp | ||||
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: | |||||||
: | 821855 (view as bug list) | Environment: | |||||
Last Closed: | 2013-08-31 10:09:27 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: | |||||||
Bug Blocks: | 707223, 821855 | ||||||
Attachments: |
|
Description
Stefan Negrea
2012-05-01 11:05:08 UTC
Exposed child data is transient ( runtime information about tx status ) Added sub-resources (log-store, transactions, and participants) for transactions subsystems for standalone server, Profile, and managed server resources. master branch commit: http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=commit;h=5b7a01f700c4242019e2015777b7f1ebfea771dd reopened. only the log-store child resource is visible, while in CLI it has it'w own child resources - transactions and participants. Please get attached screenshot. Created attachment 600298 [details]
eap-transactions-childresources
The screenshot posted in comment #4 shows the resource definition (the template) and not the actual resources available for management. Please use ls and :read-resource() commands to check what children are actually created and available for management for a given resource. :read-resource-description() shows the definition of a resource and not the actual resource. Please use this command only to find possible children types, their cardinality, properties and their types, and resource description. Please retest, no code changes required. thanks for detailed answer Stefan. verified! Bulk close of old bugs in VERIFIED state. |