Bug 821804

Summary: [eap6] New property available for Infinispan subsystem
Product: [Other] RHQ Project Reporter: Stefan Negrea <snegrea>
Component: PluginsAssignee: Armine Hovsepyan <ahovsepy>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: unspecified Docs Contact:
Priority: high    
Version: 4.4CC: hrupp, jsanda, mfoley
Target Milestone: ---   
Target Release: JON 3.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 817814 Environment:
Last Closed: 2013-09-03 15:18:20 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: 817814    
Bug Blocks: 707223    
Attachments:
Description Flags
module property with transport none

Description Stefan Negrea 2012-05-15 14:19:43 UTC
+++ This bug was initially created as a clone of Bug #817814 +++

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"
}

--- Additional comment from snegrea on 2012-05-14 17:47:58 EDT ---

Updated resource descriptor for Infinispan subsystem and sub-resources. Also, added Transport sub-resource for Cache Containers.

Comment 1 Stefan Negrea 2012-05-15 15:24:12 UTC
release/jon3.1.x branch commit:

http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=commit;h=1fa5967ec4717a14e8da5c8cc7685b345c623802

Comment 2 Armine Hovsepyan 2012-08-17 10:35:39 UTC
Created attachment 605161 [details]
module property with transport

verified.

Comment 3 Heiko W. Rupp 2013-09-03 15:18:20 UTC
Bulk closing of old issues in VERIFIED state.