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

Memory Limit exceeding the allotted capacity

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not a Bug
    • Major
    • None
    • JBoss A-MQ 6.1, 6.1.1, JBoss A-MQ 6.3
    • broker
    • None
    • Hide

      Broker has below configuration

      <policyEntry queue="queue/q.test.out" producerFlowControl="true" memoryLimit="128kb" useCache="false" queuePrefetch="10">

      <systemUsage>
      <systemUsage sendFailIfNoSpace="true" sendFailIfNoSpaceAfterTimeout="30000">

      Producer code is attached with asyncSend=true

      Once memory Usage is reached, it keeps going high to 300+ %. Enqueue count and queue size does not increase, producer keeps sending messages

      Show
      Broker has below configuration <policyEntry queue="queue/q.test.out" producerFlowControl="true" memoryLimit="128kb" useCache="false" queuePrefetch="10"> <systemUsage> <systemUsage sendFailIfNoSpace="true" sendFailIfNoSpaceAfterTimeout="30000"> Producer code is attached with asyncSend=true Once memory Usage is reached, it keeps going high to 300+ %. Enqueue count and queue size does not increase, producer keeps sending messages

    Description

      Producer sends async messages to the broker.
      Once the memory limit is reached, the producer continues to send messages.
      The enqueue count and queue size does not increase

      Attachments

        Activity

          People

            gtully@redhat.com Gary Tully
            rhn-support-aljain Alpa Jain
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: