Re: Tomcat JDBC Pool memory leak when using StatementFinalizer interceptor

2018-07-18 Thread Filip Hanik
Thanks Martin, I agree, regardless of use case, the pool should not generate a leak. let me review your proposal Filip On Wed, Jul 18, 2018 at 07:48 Martin Knoblauch wrote: > On Wed, Jul 18, 2018 at 3:24 PM, Martin Knoblauch > wrote: > > > Hi Filip, > > > > On Fri, Jul 13, 2018 at 4:33 PM, F

Re: Tomcat JDBC Pool memory leak when using StatementFinalizer interceptor

2018-07-18 Thread Martin Knoblauch
On Wed, Jul 18, 2018 at 3:24 PM, Martin Knoblauch wrote: > Hi Filip, > > On Fri, Jul 13, 2018 at 4:33 PM, Filip Hanik wrote: > >> hi Martin, >> >> On Fri, Jul 13, 2018 at 5:48 AM, Martin Knoblauch >> wrote: >> >> > Hi, (moving to developers list) >> > >> > any ideas on the problem below? This

Re: Tomcat JDBC Pool memory leak when using StatementFinalizer interceptor

2018-07-18 Thread Martin Knoblauch
Hi Filip, On Fri, Jul 13, 2018 at 4:33 PM, Filip Hanik wrote: > hi Martin, > > On Fri, Jul 13, 2018 at 5:48 AM, Martin Knoblauch > wrote: > > > Hi, (moving to developers list) > > > > any ideas on the problem below? This thing is kind of itching me :-) > > > > So I instrumented the "Statement