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

Pure Master Slave broker hangs when storage limit is reached

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 5.3.0
    • 5.4.0
    • Broker
    • None
    • Ubuntu 9.10 Desktop, Java 1.6 (build 1.6.0_16-b01)

    Description

      The pure master slave broker hangs when the storage limit is reached and dequeueing messages from the queue is not possible.

      The behavior can be reproduced with a producer which sends messages to the master broker until the slave broker writes
      "INFO | Usage Manager Store is Full. Stopping producer (ID:karkand-51292-1263305705067-0:0:1:1) to prevent flooding queue://TestQueue. See http://activemq.apache.org/producer-flow-control.html for more info"
      this message to the console.
      To reproduce the store is full message on the slave broker maybe 2 - 3 attempts are necessary otherwise
      the messages appears on the console of the master broker.

      Any attempts by a test consumer to dequeue messages fail, it just hangs.

      The following information gather with JMX might be interesting:
      MASTER: StorePercentUsage=99
      SLAVE: StorePercentUsage=100

      The attributes for the Queue are identical on both
      brokers.

      Attachments

        1. activemq-slave.xml
          2 kB
          Jörn Kottmann
        2. activemq-master.xml
          2 kB
          Jörn Kottmann

        Activity

          People

            gtully Gary Tully
            joern Jörn Kottmann
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: