DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23110>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23110 JDBC Pool not completely cleaned up when in multiple thread groups Summary: JDBC Pool not completely cleaned up when in multiple thread groups Product: JMeter Version: 1.9.1 Platform: PC OS/Version: Windows XP Status: NEW Severity: Normal Priority: Other Component: Main AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I have a test which contains two thread groups. Each thread group has its own loop controller, and under that each has its own JDBC request. Both have num pool connections set to 10, and max uses set to 100. During the test I am using 5 threads in each group. Via DB2's "list applications" command I can see 20 connections to the database. After the test completes, 10 connections go away, but 10 stay.... it appears that one pool is not being cleaned up. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
