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

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

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


   @michaelandrepearce In the comments of 
https://issues.apache.org/jira/browse/ARTEMIS-3211 I've explained why the 
change on Inline level -> it's the new default on the JDK, so we've the 
coverage of the JDK team that bumping up won't produce any regression (they run 
the old JMS spec too while testing changes like this)
   
   Just as a reference from another known broker: 
https://github.com/apache/kafka/blob/581344673047c126f2e5f2c00c00221d12a9b7d5/bin/kafka-run-class.sh#L269


-- 
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: 572541)
    Time Spent: 40m  (was: 0.5h)

> 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: 40m
>  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