Thread Thread[vert.x-eventloop-thread-3,5,main] has been blocked #11024
Replies: 1 comment 2 replies
-
|
I've got the same issue - multiple times per startup of a larger composition. I think this just tells you that the startup performance is way below the expected performance. Don't think we can do much about this though - seems like the keycloak team has to act ... unless you want to buy a new super computer. It's maybe worth mentioning that a large spring app in container starts in 10 seconds while keycloak somehow burns down 2min ... can't imagine what keycloak could be doing in that time. Already fixed it to postgres to speed up but even with 17.0.1 performance is way below my personal expectation. Would be nice if the keycloak team could give some insight why it would make sense to take over 1min to start. (Basically it boils down to the fact that the pervious, non-quarkus version was actually faster when also importing a realm because it didnt have to start twice which is pretty bad imho) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
Following the Quarkus migration, I have some blocked event loop issues that i cant figure out why. Maybe someone has an idea? 🙏
Additional infos :
The full stack trace :
Beta Was this translation helpful? Give feedback.
All reactions