Hello,

I suppose you're talking about Artemis but I am using ActiveMQ and not Artemis.
I should highlight this in my first post.
 
Any solution for ActiveMQ ?

Best Regards.

-----Original Message-----
From: brusdev [mailto:[email protected]] 
Sent: lundi 2 mars 2020 12:20
To: [email protected]
Subject: Re: Is it possible to limit the storage in ActiveMQ ?

Hi,

the System will perform scans on the disk to determine if the disk is beyond a 
configured limit. These are configured through `max-disk-usage` in percentage. 
Once that limit is reached any message will be blocked. (unless the protocol 
doesn't support flow control on which case there will be an exception thrown 
and the connection for those clients dropped).

https://activemq.apache.org/components/artemis/documentation/latest/paging.html#max-disk-usage

Regards,
Domenico



--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Reply via email to