-
Notifications
You must be signed in to change notification settings - Fork 14
All connections become busy #31
Comments
Does this happen no matter what your queries are? Do connections never get returned to the pool? Or is it only in certain Does the driver you use work with connection pools outside of vertx?
|
Thank you for your reply.
No, always SELECT. The other one I use is INSERT.
I have to look into log. I can answer this next time.
I don't know... is there way to figure this out? It's one and only HANA I will try to make a small application that will cause this issue on Thanks a lot. On 14 July 2015 at 19:55, Tim Yates [email protected] wrote:
|
Hi
-Uppsax |
I'll have a look and see if there is anything I can do my end... On 30 July 2015 at 15:25, Ryu Sasai [email protected] wrote:
|
Hi Tim
I have got the connection issue with HANA. It's been all fine with Mysql.
My application runs fine but after a while it hangs within jdbc-module, to be precise, here:
I found out that busy connections keep increasing in the connection pool:
This is as far as I can go. Could you please advise?
Thank you.
-Uppsax
The text was updated successfully, but these errors were encountered: