[ 
https://issues.apache.org/jira/browse/QPIDJMS-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15954117#comment-15954117
 ] 

ASF subversion and git services commented on QPIDJMS-279:
---------------------------------------------------------

Commit 6c2a7c144df265185ce1579ee723d2f789c48386 in qpid-jms's branch 
refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-jms.git;h=6c2a7c1 ]

QPIDJMS-279 Test for NettyTcpTransport honoring useEpoll option

Add a test that will run on platforms that support Epoll to check that
the transport honors the useEpoll TransportOption.

> 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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to