iMashtak commented on code in PR #12625:
URL: https://github.com/apache/camel/pull/12625#discussion_r1440362071


##########
components/camel-netty/src/main/docs/netty-component.adoc:
##########
@@ -614,6 +614,46 @@ This provides support for timeout and other complexities 
you otherwise would nee
 You can find an example with the Apache Camel source code in the examples 
directory
 under the `camel-example-netty-custom-correlation` directory.
 
+== Native transport
+
+To enable native transport you need to add additional dependency for epoll or 
kqueue depending on your OS and CPU arch. To make it easier add the following 
extension to your `build` section of `pom.xml`:
+

Review Comment:
   Ok, what exactly may i add to docs?
   
   It is difficult to provide recommendations for all project setups. It may be 
standalone app, Spring/Quarkus, Jbang or anything else. Should the docs provide 
information about each setup?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to