[
https://issues.apache.org/jira/browse/ARTEMIS-3303?focusedWorklogId=598520&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-598520
]
ASF GitHub Bot logged work on ARTEMIS-3303:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 18/May/21 10:13
Start Date: 18/May/21 10:13
Worklog Time Spent: 10m
Work Description: gtully commented on pull request #3584:
URL: https://github.com/apache/activemq-artemis/pull/3584#issuecomment-843043516
I too would take the conservative approach on this change. I think it would
make a great documentation update, and we can recommend to explicitly set
values to balance io and workers across cores. It makes good sense.
Following happy user feedback, we can work to change the defaults in 2.19 or
3, ie: some point in the future.
--
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: 598520)
Time Spent: 3h 40m (was: 3.5h)
> Default thread pool size is too generous
> ----------------------------------------
>
> Key: ARTEMIS-3303
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3303
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
> Priority: Major
> Time Spent: 3h 40m
> Remaining Estimate: 0h
>
> By tweaking thread pool size from default it's possible to easily gain twice
> the troughput: both Netty (acceptor) and global thread pool default sizing
> seems too generous according the available cores of a machine:
> * 3 x cores for the former
> * [0, 30] for the latter (!!!)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)