Bug 1212980
| Summary: | Add QueueAvailableCapacity metric to rhq-server plug-in | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Larry O'Leary <loleary> |
| Component: | Plugin -- Other | Assignee: | RHQ Project Maintainer <rhq-maint> |
| Status: | CLOSED ERRATA | QA Contact: | Filip Brychta <fbrychta> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | JON 3.3.1 | CC: | fbrychta, miburman, rhatlapa |
| Target Milestone: | post-GA | Keywords: | Triaged |
| Target Release: | One-off release | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-01-28 13:29:22 UTC | Type: | Enhancement |
| 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: | 1147098 | ||
| Bug Blocks: | 1181217 | ||
|
Description
Larry O'Leary
2015-04-17 19:55:38 UTC
The queue size itself is not configurable actually (this is a bit trickier to implement as the queue size can't be changed on the fly without first emptying it). The patch itself only gives the ability to monitor the size. If the queue size must be modified also, then changes are required to the JON itself. As indicated in comment 1, the description provided in this BZ is incorrect. QueueAvailableCapacity is a metric. It is not a configuration option. Verified that QueueAvailableCapacity metric is visible and correct value (200 000) is displayed. |