Details
-
New Feature
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.3.0
-
None
-
None
Description
AFAIK, there is no way to prevent Artemis from using too much space on the disk (with paged messages).
Disk space, just like memory space, is limited and Artemis should detect when it is about to use too much space and act accordingly (i.e. DROP, FAIL...).
ActiveMQ 5.x does allow controlling disk usage via its storeUsage and tempUsage settings in systemUsage.
Could Artemis also use a global disk setting to limit its disk usage?
Attachments
Issue Links
- incorporates
-
ARTEMIS-580 Add setting to control global memory usage
- Closed
- is related to
-
ARTEMIS-580 Add setting to control global memory usage
- Closed
-
ARTEMIS-2636 Expose disk store used percentage metric
- Closed
- links to