jamesnetherton commented on issue #2830:
URL: https://github.com/apache/camel-quarkus/issues/2830#issuecomment-866820804


   The reason for the slowness is that there seems to be 4 box authentication 
events that occur before the `CamelContext` is considered started. In the logs 
I see:
   
   ```
   2021-06-23 13:52:33,180 DEBUG 
[org.apa.cam.imp.eng.InternalRouteStartupManager] (main) Warming up route id: 
route1 having autoStartup=true
   2021-06-23 13:52:33,655 FINE  [com.box.sdk.BoxAPIRequest] (main) Request
   POST https://api.box.com/oauth2/token
   Accept-Charset: utf-8
   X-Box-UA: agent=box-java-sdk/2.54.0; env=Java/11.0.11
   User-Agent: Box Java SDK v2.54.0 (Java 11.0.11)
   Accept-Encoding: gzip
   ```


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

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


Reply via email to