[
https://issues.apache.org/jira/browse/QPIDJMS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16141868#comment-16141868
]
ASF GitHub Bot commented on QPIDJMS-315:
----------------------------------------
Github user michaelandrepearce commented on the issue:
https://github.com/apache/qpid-jms/pull/12
> Given it seems it only happens if you use a 32bit JVM and only emits a
warning, I don't think its serious enough to introduce all that not-ideal code
for the existing epoll bits when noone has yet complained about it with the
client.
fair enough, ill remove then, i thought it be good to protect qpid from
this, we also haven't actually experienced this issue as running 64bit JVM;s
just something i noted in the artemis project, This also will remove the other
part for KQueue you also dislike.
> 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]