jamesnetherton commented on pull request #2859:
URL: https://github.com/apache/camel-quarkus/pull/2859#issuecomment-871172662


   > We never know whether the code in the route is or is not going to block
   
   Yeah - we had to deal with the same problem in the `platform-http` consumer. 
So we process the request on a separate thread with `vertx.executeBlocking`.


-- 
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