https://issues.apache.org/bugzilla/show_bug.cgi?id=56318

--- Comment #11 from Christopher Schultz <ch...@christopherschultz.net> ---
(In reply to Danila Galimov from comment #10)
> I've created an patch for StatementFinalizer class. It allows to print the
> creation stack, if configured in a way like
> jdbcInterceptors="org.apache.tomcat.jdbc.pool.interceptor.
> StatementFinalizer(logCreationStack=true)". Otherwise, it works almost the
> same way as original version.
> I think it may be useful to detect unclosed statements in the code. Please
> integrate it.

How is this different than setting logAbandoned="true"?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to