[
https://issues.apache.org/jira/browse/QPIDJMS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16141900#comment-16141900
]
ASF GitHub Bot commented on QPIDJMS-315:
----------------------------------------
Github user tabish121 commented on the issue:
https://github.com/apache/qpid-jms/pull/12
@michaelandrepearce
The Epoll warning has been reported to Netty a few days ago, see
[Issue:7120](https://github.com/netty/netty/issues/7120) which was reported by
someone using it on ARM. You might want to add onto that one your experiences
with Epoll on Artemis and also with KQueue, you could even provide a PR to try
and prompt them to fix it quicker.
> 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]