activemq-artemis/artemis-protocols/artemis-mqtt-protocol/src/main
Clebert Suconic 4472aa0e36 ARTEMIS-581 Implement max disk usage, and global-max-size
max-disk-usage = how much of a disk we can use before the system blocks
global-max-size = how much bytes we can take from memory for messages before we start enter into the configured page mode

This will also change the default created configuration into page-mode as that's more reliable for systems.
2016-09-06 15:07:49 +01:00
..
java/org/apache/activemq/artemis/core/protocol/mqtt ARTEMIS-581 Implement max disk usage, and global-max-size 2016-09-06 15:07:49 +01:00
resources/META-INF/services Added Initial MQTT Protocol Support 2015-07-09 11:08:04 +01:00