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

Missing documentation: http://activemq.apache.org/producer-flow-control.html

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.3.0
    • 5.5.0
    • Broker
    • None

    Description

      According to http://activemq.apache.org/producer-flow-control.html resource usage can be limited
      in ActiveMQ by using the follwing configuration options:


      <systemUsage>
      <systemUsage sendFailIfNoSpaceAfterTimeout="3000">
      <memoryUsage>
      <memoryUsage limit="700 mb"/>
      </memoryUsage>
      <storeUsage>
      <storeUsage limit="1 gb" name="foo"/>
      </storeUsage>
      <tempUsage>
      <tempUsage limit="1 gb"/>
      </tempUsage>
      </systemUsage>
      </systemUsage>


      Can you add documentation about:

      • what is limited in detail
      • what is "name" needed for
      • what the producer/consumer sees it the limits are reached

      Attachments

        Activity

          People

            Unassigned Unassigned
            scoopex Marc Schöchlin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: