By default, the resources need to be "used" before they are deleted.
However, the behavior is configurable. Try using this:
...
true
...
true
...
See more details in the documentation [1].
Justin
[1]
https://activemq.apache.org/components/artemis/documentation/lates
Hello, I am getting my address setting below by calling
getAddressSettingsAsJSON using management API :
"CRON_JOB_QUEUE.#" : {
"addressFullMessagePolicy" : "PAGE",
"maxSizeBytes" : -1.0,
"maxReadPageBytes" : 2.097152E7,
"maxReadPageMessages" : -1.0,
"pageLimitBytes" :