You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/05/06 14:14:40 UTC

[GitHub] [camel-karavan] davsclaus opened a new issue, #336: Postman demo - Artemis has max-disk-space restriction

davsclaus opened a new issue, #336:
URL: https://github.com/apache/camel-karavan/issues/336

   I get an error from Artemis that there is only 3gb free disk space so it starts to block producers.
   
   I think we need to adjust the docker image to disable this
   https://activemq.apache.org/components/artemis/documentation/
   
   We can set `max-disk-usage=-1` to disable it


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-karavan] mgubaidullin closed issue #336: Postman demo - Artemis has max-disk-space restriction

Posted by "mgubaidullin (via GitHub)" <gi...@apache.org>.
mgubaidullin closed issue #336: Postman demo - Artemis has max-disk-space restriction
URL: https://github.com/apache/camel-karavan/issues/336


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-karavan] davsclaus commented on issue #336: Postman demo - Artemis has max-disk-space restriction

Posted by GitBox <gi...@apache.org>.
davsclaus commented on issue #336:
URL: https://github.com/apache/camel-karavan/issues/336#issuecomment-1126891045

   I created a ticket to make Artemis easier to configure
   https://issues.apache.org/jira/browse/ARTEMIS-3832


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org