[
https://issues.apache.org/jira/browse/QPIDJMS-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish updated QPIDJMS-279:
---------------------------------
Description:
Add support for using the Netty Epoll transport when the platform supports it
and provide a transport configure option to bypass it. This change also
switches the transport to using the default Netty allocator on the transports
which by default is a pooled allocator.
To disable use the URI can be updated to:
{code}
transport.upsEpoll=false
{code}
was:
Add support for using the Netty Epoll transport when the platform supports it
and provide a transport configure option to bypass it. This change also switch
the transport to using the default Netty allocator on the transports which by
default is a pooled allocator.
To disable use the URI can be updated to:
{code}
transport.upsEpoll=false
{code}
> Add support for Netty Epoll transport
> -------------------------------------
>
> Key: QPIDJMS-279
> URL: https://issues.apache.org/jira/browse/QPIDJMS-279
> Project: Qpid JMS
> Issue Type: New Feature
> Components: qpid-jms-client
> Affects Versions: 0.21.0
> Reporter: Timothy Bish
> Assignee: Timothy Bish
> Fix For: 0.22.0
>
>
> Add support for using the Netty Epoll transport when the platform supports it
> and provide a transport configure option to bypass it. This change also
> switches the transport to using the default Netty allocator on the transports
> which by default is a pooled allocator.
> To disable use the URI can be updated to:
> {code}
> transport.upsEpoll=false
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]