https://bz.apache.org/bugzilla/show_bug.cgi?id=63210
--- Comment #10 from Mark Thomas <ma...@apache.org> --- DBCP2 (actually Pool2) requires explicit shutdown and is documented as such. If it is shutdown (via closeMethod="close") then the Evictor thread is stopped. My current thinking is to set closeMethod="close" if we create a DataSource resource using the built-in factory and to do so in such as way that the user can override it if they wish. I need to test this works as expected. -- 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