[
https://issues.apache.org/jira/browse/ARTEMIS-4702?focusedWorklogId=928759&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-928759
]
ASF GitHub Bot logged work on ARTEMIS-4702:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 05/Aug/24 18:25
Start Date: 05/Aug/24 18:25
Worklog Time Spent: 10m
Work Description: jbertram closed pull request #4885: ARTEMIS-4702 only
run command needs custom JVM settings
URL: https://github.com/apache/activemq-artemis/pull/4885
Issue Time Tracking
-------------------
Worklog Id: (was: 928759)
Time Spent: 40m (was: 0.5h)
> Only run command needs custom JVM settings
> ------------------------------------------
>
> Key: ARTEMIS-4702
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4702
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Right now every {{artemis}} command uses the same JVM settings from
> {{artemis.profile}}. So, for example, if the settings included {{-Xms8G
> -Xmx8G}} for running the broker (i.e. the {{run}} command) those same
> settings would be used for the {{queue stat}}, {{consumer}}, {{producer}},
> etc. commands as well. At best, it's overkill to use 8G of memory for these
> secondary commands and at worst it can actually prevent them from operating
> at all (e.g. if the machine is low on memory).
> JVM settings really only need to apply to the {{run}} command.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact