[
https://issues.apache.org/jira/browse/QPIDJMS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16141864#comment-16141864
]
ASF GitHub Bot commented on QPIDJMS-315:
----------------------------------------
Github user tabish121 commented on the issue:
https://github.com/apache/qpid-jms/pull/12
Agree with @gemmellr on this, the checks are better provided to Netty for
inclusion in the next release so that they can be maintained and matured along
with the Epoll and KQueue implementations. In the case where the client emits
an unwanted warning for Epoll on 32bit arch we already have a simple workaround
which is to provide the URI option to disable the Epoll bits from being used.
> Add support for Netty KQueue transport
> --------------------------------------
>
> Key: QPIDJMS-315
> URL: https://issues.apache.org/jira/browse/QPIDJMS-315
> Project: Qpid JMS
> Issue Type: New Feature
> Affects Versions: 0.24.0
> Reporter: Michael Andre Pearce
> Fix For: 0.25.0
>
>
> Add support for using the Netty KQueue transport when the platform supports
> it (x86-64 osx) 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 kqueue use the URI can be updated to include option:
> transport.useKQueue=false
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]