[
https://issues.apache.org/jira/browse/QPIDJMS-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15954319#comment-15954319
]
ASF subversion and git services commented on QPIDJMS-279:
---------------------------------------------------------
Commit adbdb85f8a8f1743e6bce05923f46c6eee17e25f in qpid-jms's branch
refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-jms.git;h=adbdb85 ]
QPIDJMS-279 Test for NettyTcpTransport honoring useEpoll option
Handle derived Netty transport types.
> 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
> (x86-64 linux) and provide a transport configuration option to bypass it and
> return to using NIO. This change also switches the transport to using the
> default Netty allocator on the transports which by default is a pooled
> allocator.
> To disable epoll use the URI can be updated to include option:
> {code}
> transport.useEpoll=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]