Ivan Mashtak created CAMEL-20286:
------------------------------------

             Summary: 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: Improvement
          Components: camel-netty
            Reporter: Ivan Mashtak


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)

Reply via email to