[jira] [Updated] (QPID-4470) Allow 'maximum queue depth' queue alerting threshold to be set from JMX/AMQP

2012-11-25 Thread Keith Wall (JIRA)

 [ 
https://issues.apache.org/jira/browse/QPID-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keith Wall updated QPID-4470:
-

Priority: Minor  (was: Major)

 Allow 'maximum queue depth' queue alerting threshold to be set from JMX/AMQP
 

 Key: QPID-4470
 URL: https://issues.apache.org/jira/browse/QPID-4470
 Project: Qpid
  Issue Type: Improvement
  Components: Java Broker
Reporter: Keith Wall
Assignee: Keith Wall
Priority: Minor
 Fix For: 0.21


 The Java Broker supports four queue alerting thresholds: maximum message 
 count, maximum message size, maximum message age and maximum queue depth.
 It is possible to specify all four of these altering thresholds in the 
 virtualhost configuration e.g.
 {noformat}
 maximumMessageCount50/maximumMessageCount
 maximumMessageSize2117632/maximumMessageSize
 maximumMessageAge60/maximumMessageAge
 maximumQueueDepth4235264/maximumQueueDepth
 {noformat}
 but only the first three are supported by AMQP queue-declare/JMX 
 createNewQueue (via the queue declare arguments x-qpid-maximum-message-count, 
 x-qpid-maximum-message-count, x-qpid-maximum-message-age respectively).
 The change will add support for x-qpid-maximum-queue-depth.
  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Updated] (QPID-4470) Allow 'maximum queue depth' queue alerting threshold to be set from JMX/AMQP

2012-11-25 Thread Keith Wall (JIRA)

 [ 
https://issues.apache.org/jira/browse/QPID-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keith Wall updated QPID-4470:
-

Status: Ready To Review  (was: In Progress)

 Allow 'maximum queue depth' queue alerting threshold to be set from JMX/AMQP
 

 Key: QPID-4470
 URL: https://issues.apache.org/jira/browse/QPID-4470
 Project: Qpid
  Issue Type: Improvement
  Components: Java Broker
Reporter: Keith Wall
Assignee: Keith Wall
Priority: Minor
 Fix For: 0.21


 The Java Broker supports four queue alerting thresholds: maximum message 
 count, maximum message size, maximum message age and maximum queue depth.
 It is possible to specify all four of these altering thresholds in the 
 virtualhost configuration e.g.
 {noformat}
 maximumMessageCount50/maximumMessageCount
 maximumMessageSize2117632/maximumMessageSize
 maximumMessageAge60/maximumMessageAge
 maximumQueueDepth4235264/maximumQueueDepth
 {noformat}
 but only the first three are supported by AMQP queue-declare/JMX 
 createNewQueue (via the queue declare arguments x-qpid-maximum-message-count, 
 x-qpid-maximum-message-count, x-qpid-maximum-message-age respectively).
 The change will add support for x-qpid-maximum-queue-depth.
  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org