[
https://issues.apache.org/jira/browse/CAMEL-20286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-20286.
---------------------------------
Resolution: Fixed
> camel-netty: add support for native transport over KQueue
> ---------------------------------------------------------
>
> Key: CAMEL-20286
> URL: https://issues.apache.org/jira/browse/CAMEL-20286
> Project: Camel
> Issue Type: New Feature
> Components: camel-netty
> Reporter: Ivan Mashtak
> Priority: Major
> Fix For: 4.4.0
>
>
> For now only Epoll is used as native transport for Netty. However that will
> not work on, for example, Mac OS, cause there we must use KQueue.
> Also there are small problem with unixDomainSocketPath - several options is
> not appliable for *DomainSocketChannel. As can be seen from test
> NettyTCPSyncUDSTest, that produces 3 warnings for each request. I think it is
> ok just to not set them for consumer and producer.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)