Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-4635

Expose producer flow control statistics via JMX

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.8.0
    • 5.9.0
    • JMX
    • None

    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
      • Per topic
        • Average 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

      Attachments

        Activity

          People

            rajdavies Robert Davies
            aogail Ben Jansen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: