You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Ben Jansen (JIRA)" <ji...@apache.org> on 2013/07/17 00:56:49 UTC

[jira] [Updated] (AMQ-4635) Expose producer flow control statistics via JMX

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

Ben Jansen updated AMQ-4635:
----------------------------

    Description: 
When using JMX to investigate a broker's state, I would like to see explicit information on producer flow control. In particular, I think it would be useful to expose information such as:

   * Per producer
      * Whether the producer is currently blocked by flow control, and on what topic (or topics, if that's possible)
      * How much time a producer spends waiting
      * Percent of sends that involve flow control
   * Flow control information per topic
      * Percent of time a publish blocks due to flow control
      * Publishers currently under flow control for the topic
      * Percent of message sends on this topic that involve flow control

  was:
When using JMX to investigate a broker's state, I would like to see explicit information on producer flow control. In particular, I think it would be useful to expose information such as:

  * Per producer
    * Whether the producer is currently blocked by flow control, and on what topic (or topics, if that's possible)
    * How much time a producer spends waiting
    * Percent of sends that involve flow control
  * Flow control information per topic
    * Percent of time a publish blocks due to flow control
    * Publishers currently under flow control for the topic
    * Percent of message sends on this topic that involve flow control

    
> Expose producer flow control statistics via JMX
> -----------------------------------------------
>
>                 Key: AMQ-4635
>                 URL: https://issues.apache.org/jira/browse/AMQ-4635
>             Project: ActiveMQ
>          Issue Type: New Feature
>          Components: JMX
>    Affects Versions: 5.8.0
>            Reporter: Ben Jansen
>
> When using JMX to investigate a broker's state, I would like to see explicit information on producer flow control. In particular, I think it would be useful to expose information such as:
>    * Per producer
>       * Whether the producer is currently blocked by flow control, and on what topic (or topics, if that's possible)
>       * How much time a producer spends waiting
>       * Percent of sends that involve flow control
>    * Flow control information per topic
>       * Percent of time a publish blocks due to flow control
>       * Publishers currently under flow control for the topic
>       * Percent of message sends on this topic that involve flow control

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