Howard Gao created ARTEMIS-1732:
-----------------------------------
Summary: AMQP anonymous producer not blocked on max-disk-usage
Key: ARTEMIS-1732
URL: https://issues.apache.org/jira/browse/ARTEMIS-1732
Project: ActiveMQ Artemis
Issue Type: Bug
Components: AMQP
Affects Versions: 2.4.0
Reporter: Howard Gao
Assignee: Howard Gao
Fix For: 2.5.0
Anonymous senders (those created without a target address) are not blocked when
max-disk-usage is reached. The cause is that when such a sender is created on
the broker, the broker doesn't check the disk/memory usage and gives out the
credit immediately.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)