Bug 821804 - [eap6] New property available for Infinispan subsystem
Summary: [eap6] New property available for Infinispan subsystem
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Plugins
Version: 4.4
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: ---
: JON 3.1.0
Assignee: Armine Hovsepyan
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On: 817814
Blocks: as7-plugin
TreeView+ depends on / blocked
 
Reported: 2012-05-15 14:19 UTC by Stefan Negrea
Modified: 2015-09-03 00:01 UTC (History)
3 users (show)

Fixed In Version:
Clone Of: 817814
Environment:
Last Closed: 2013-09-03 15:18:20 UTC
Embargoed:


Attachments (Terms of Use)
module property with transport (174.46 KB, application/octet-stream)
2012-08-17 10:35 UTC, Armine Hovsepyan
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.