You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to HikariCP
Hello, i am new to HikariCP..
i have a few of questions.. i'm developing a JSF webapp..
1) how can i count the number of active/idle connections in a db pool? (i have two data sources active.. one for mysql and one for sql server) 2) how can i close the db poll and free resources (avoiding memory leaks)?
thanks!
Brett Wooldridge
unread,
Jan 26, 2017, 1:23:25 PM1/26/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to HikariCP
Monitoring is best done through the JMX bean, either programmatically or through jconsole: