[
https://issues.apache.org/jira/browse/ARTEMIS-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566261#comment-16566261
]
ASF subversion and git services commented on ARTEMIS-1732:
----------------------------------------------------------
Commit e290071ceddd3ac66f23ab537e3e400ddd25bdf1 in activemq-artemis's branch
refs/heads/master from Clebert Suconic
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=e290071 ]
ARTEMIS-1732 Fixing AMQPSenderTest
> 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)