On Tue, Jan 5, 2016 at 4:11 PM, Christopher Schultz < ch...@christopherschultz.net> wrote:
> > 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 > Much appreciated. https://bz.apache.org/bugzilla/show_bug.cgi?id=58816 -Tony