[
https://issues.apache.org/jira/browse/ARTEMIS-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566295#comment-16566295
]
ASF subversion and git services commented on ARTEMIS-1732:
----------------------------------------------------------
Commit f2198ae5d79d48a9783f8da4da8d7c28836fd2be in activemq-artemis's branch
refs/heads/2.6.x from Clebert Suconic
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=f2198ae ]
ARTEMIS-1732 Fixing AMQPSenderTest
(cherry picked from commit e290071ceddd3ac66f23ab537e3e400ddd25bdf1)
> 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
> Priority: Major
> Fix For: 2.7.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)