You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Francesco Nigro (Jira)" <ji...@apache.org> on 2022/03/07 16:47:00 UTC

[jira] [Created] (QPIDJMS-565) QpidJMSThreadFactory should create FastThreadLocalThread as Netty event loop threads

Francesco Nigro created QPIDJMS-565:
---------------------------------------

             Summary: QpidJMSThreadFactory should create FastThreadLocalThread as Netty event loop threads
                 Key: QPIDJMS-565
                 URL: https://issues.apache.org/jira/browse/QPIDJMS-565
             Project: Qpid JMS
          Issue Type: Bug
            Reporter: Francesco Nigro


[https://github.com/netty/netty/pull/8991] is causing thread local Netty pooled buffers to *not* be used for allocations within non-FastThreadLocalThread threads.

It should be better to use FastThreadLocalThread instead and save this performance issue to happen.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org