Bug 821808

Summary: [as7] HornetQ server sub-resources and properties missing
Product: [Other] RHQ Project Reporter: Stefan Negrea <snegrea>
Component: PluginsAssignee: Stefan Negrea <snegrea>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: unspecified Docs Contact:
Priority: high    
Version: 4.4CC: hrupp, jsanda, lzoubek
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: 817808 Environment:
Last Closed: 2013-09-03 15:16:13 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: 817808    
Bug Blocks: 707223, 817811, 820757, 821851    

Description Stefan Negrea 2012-05-15 14:33:41 UTC
+++ This bug was initially created as a clone of Bug #817808 +++

In ER6, the hornetq-server has one extra configurable property exposed. This is applicable to both runtime (deployment specific) and server subsystems.

The property:
"page-max-concurrent-io" => {
   "type" => INT,
   "description" => "The maximum number of concurrent reads allowed on paging",
   "expressions-allowed" => false,
   "nillable" => true,
   "default" => 5,
   "access-type" => "read-write",
   "storage" => "configuration",
   "restart-required" => "all-services"
},

--- Additional comment from snegrea on 2012-05-08 15:48:25 EDT ---

Server subsystem updated with the latest configuration for hornetq. 

Commit went in master branch pre-branching and is currently available for testing in JON 3.1.0:
http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=commit;h=8601dc25257d4929c39e5c02c991cc40e70dac9f

--- Additional comment from snegrea on 2012-05-10 17:27:07 EDT ---

This BZ only covers HornetQ server subsystem updates. For deployment HornetQ updates please see bug 820757.

Also, this BZ will cover any updates for existing sub-resources and the addition of missing sub-resources for the messaging subsystem or sub-resources.

Comment 1 Stefan Negrea 2012-05-15 14:59:27 UTC
release/jon3.1.0 branch commit:

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

Comment 2 Libor Zoubek 2012-06-05 09:33:29 UTC
verified on JON3.1.CR2

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