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

Using Panache Reactive and reactive pg client gives CompletionException on 5-th request #1386

Closed
Atoiebai opened this issue May 7, 2022 · 1 comment

Comments

@Atoiebai
Copy link

Atoiebai commented May 7, 2022

When i am running my service i am able to send only 4 request , after it i will get Timeout with CompletionException from my service. I am not the first with this trouble and an error is always reproducible, you should just restart a service to get exactly same behavior for each request . While substituting reactive-pg driver for classic jdbc everything becomes fine.
Same issue: https://stackoverflow.com/questions/70939493/why-am-i-getting-timeout-exception-after-4-requests-to-database
also i changed reactive panache to panache-orm*

@phillip-kruger
Copy link
Member

Fixed with quarkusio/quarkus#25194. Will be available in 2.10

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

2 participants