Uploaded image for project: 'JBoss A-MQ'
  1. JBoss A-MQ
  2. ENTMQ-2030

when blocking consumers because system memory usage has been reached, display a more prominent warning in the logs

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Major Major
    • JBoss A-MQ 6.3.x
    • JBoss A-MQ 6.2.1, JBoss A-MQ 6.3
    • None

      If consumers are not pulling messages because the system memory threshold has been reached and producers are still able to add messages, it is not very clear why the consumers are being blocked. A warning when this instance occurs could be helpful in troubleshooting. In one case it was a misconfiguration:

      ~~~
      <systemUsage>
      <systemUsage>
      <memoryUsage>
      <memoryUsage limit="1 mb"/>
      </memoryUsage>
      <storeUsage>
      <storeUsage limit="100 gb"/>
      </storeUsage>
      <tempUsage>
      <tempUsage limit="50 gb"/>
      </tempUsage>
      </systemUsage>
      </systemUsage>
      ~~~

            gtully@redhat.com Gary Tully
            rhn-support-shiggs Stephen Higgs
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: