[
https://issues.apache.org/jira/browse/ARTEMIS-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15930731#comment-15930731
]
ASF GitHub Bot commented on ARTEMIS-1047:
-----------------------------------------
GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/1103
ARTEMIS-1047 Improving GC Settings
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis gc-settings
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1103.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1103
----
commit cdbe0de6e8bb103ea2f9e3fc4dba2b836543c919
Author: Clebert Suconic <[email protected]>
Date: 2017-03-17T21:01:20Z
ARTEMIS-1047 Improving GC Settings
----
> Improve GC Settings
> -------------------
>
> Key: ARTEMIS-1047
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1047
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Affects Versions: 2.0.0
> Reporter: clebert suconic
> Assignee: clebert suconic
> Fix For: 2.next
>
>
> I have seen quite a few issues with production systems fixing their GC
> Settings by switching to -XX:+UseG1GC
> There are other more advanced settings, but this one would probably fit most
> users.
> I will also increase the memory to 2G since memory is getting cheaper these
> days.. It's an easy change anyway to use less memory.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)