You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/09/29 13:38:30 UTC

[GitHub] [camel-k] makandre opened a new issue #1720: Thread blocked calling knative REST

makandre opened a new issue #1720:
URL: https://github.com/apache/camel-k/issues/1720


   I'm doing a `.to("rest:...")` call, and because the target endpoint is a knative service, it takes some time for it to spin up. When that happens I get these thread blocked errors:
   
   ```
   Sep 29, 2020 1:23:41 PM io.vertx.core.impl.BlockedThreadChecker
   WARNING: Thread Thread[vert.x-eventloop-thread-0,5,main]=Thread[vert.x-eventloop-thread-0,5,main] has been blocked for 10006 ms, time limit is 2000 ms
   io.vertx.core.VertxException: Thread blocked
   ```
   
   I'm using camel-k `1.1.0`


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [camel-k] makandre commented on issue #1720: Thread blocked calling knative REST

Posted by GitBox <gi...@apache.org>.
makandre commented on issue #1720:
URL: https://github.com/apache/camel-k/issues/1720#issuecomment-700709836


   Issue moved to [apache/camel-k-runtime #513](https://github.com/apache/camel-k-runtime/issues/513) via [**ZenHub**](https://www.zenhub.com/)
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [camel-k] makandre closed issue #1720: Thread blocked calling knative REST

Posted by GitBox <gi...@apache.org>.
makandre closed issue #1720:
URL: https://github.com/apache/camel-k/issues/1720


   


----------------------------------------------------------------
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:
users@infra.apache.org