Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thread blocked calling knative REST #1720

Closed
makandre opened this issue Sep 29, 2020 · 1 comment
Closed

Thread blocked calling knative REST #1720

makandre opened this issue Sep 29, 2020 · 1 comment

Comments

@makandre
Copy link

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

@makandre
Copy link
Author

Issue moved to apache/camel-k-runtime #513 via ZenHub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant