Anthony, On 12/23/15 6:16 PM, Anthony Biacco wrote: > I'm testing a move from dbcp2 pooling to tomcat's built in pooling.
Note that, technically, Tomcat builds both DBCP2 and tomcat-pool into Tomcat releases. > I'm using tomcat 8.0.30. > > Looking through the jmx mbeans i did not see the BorrowedCount or > CreatedCount attributes as I did when using dbcp2. > I use these in my monitoring software to graph DB thread activity. > > What are the chances that we can get these attributes implemented for the > built in pool? Pretty good: create an enhancement in Bugzilla for access to the various fields you'd like exposed via JMX. -chris --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
