Bug 817814
| Summary: | [eap6] New property available for Infinispan subsystem | |||
|---|---|---|---|---|
| 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: | high | |||
| Version: | 4.4 | CC: | 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: | ||||
| : | 821804 (view as bug list) | Environment: | ||
| Last Closed: | 2013-09-01 09:57:10 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, 821804 | |||
Updated resource descriptor for Infinispan subsystem and sub-resources. Also, added Transport sub-resource for Cache Containers. master branch commit: http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=commit;h=6dd46f1888bb84b7a0c7f0d80f097d795e694848 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. |
Children of infinispan subsystem have a new property exposed by ER6. This is applicable to the cache-container and all sub-resources. The property: "module" => { "type" => STRING, "description" => "The module whose class loader should be used when building this cache container's configuration.", "expressions-allowed" => false, "nillable" => true, "default" => "org.jboss.as.clustering.infinispan", "access-type" => "read-write", "storage" => "configuration", "restart-required" => "all-services" }