[ 
https://issues.apache.org/jira/browse/ARTEMIS-3211?focusedWorklogId=572546&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-572546
 ]

ASF GitHub Bot logged work on ARTEMIS-3211:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 26/Mar/21 09:03
            Start Date: 26/Mar/21 09:03
    Worklog Time Spent: 10m 
      Work Description: michaelandrepearce edited a comment on pull request 
#3521:
URL: https://github.com/apache/activemq-artemis/pull/3521#issuecomment-808052681


   Yes but you now introduce an issue what happens if next version of jvm 
changes maxinline again, yourve basically forced a default which would ignore 
the jvms recommendation. As well yes the jvm teams have done regressions on 
latest versions but I would question if done on earlier else they would have 
simply changed the default in their tick tock minor release changes. I would 
leave it out personally and rather recommend users to latest jvm for 
performance improvements.  And we simply have docs around how to tune, as 
anyhow most tunings will be setup dependent and for specific usecase
   


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 572546)
    Time Spent: 1h  (was: 50m)

> Increase MaxInlineLevel to 15 on JVM configuration and remove String 
> deduplication
> ----------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-3211
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3211
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Francesco Nigro
>            Assignee: Francesco Nigro
>            Priority: Major
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> This is going to increase the max inlining level, that won't harm considering 
> that's the next default on newer JDKs (see 
> https://bugs.openjdk.java.net/browse/JDK-8234863), while removing string 
> deduplication, given that it could increase GC pauses time and will mostly 
> affect old generation String instances.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to