Claus Ibsen created ARTEMIS-3832:
------------------------------------
Summary: artemis create - Add option to configure
address-full-policy
Key: ARTEMIS-3832
URL: https://issues.apache.org/jira/browse/ARTEMIS-3832
Project: ActiveMQ Artemis
Issue Type: New Feature
Components: Broker
Affects Versions: 2.22.0
Reporter: Claus Ibsen
When trying out Artemis such as via a docker image, then you often run on
limited disk space - for example I have 20gb assigned for docker.
However Artemis may notice that its low on disk, and then go into blocking mode.
It would be good if you can configure these options when creating the broker,
especially as you use a docker file to create the image (no official release in
docker hub etc).
Then you can set these options via EXTRA_ARGS in the dockerfile.
BTW: its the max-disk-usage that triggered my artemis to go into blocking mode,
because it had detected that there was only 3gb disk left. However when you use
Artemis for demos/examples/development, then IMHO it would be great if Artemis
could be easily configured for such use-cases.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)