jmeter
jmeter copied to clipboard
JDBC requests in a Transaction Controller not use the same connection。
hdchild (Bug 66261): JDBC requests in a Transaction Controller not use the same connection。
I configure "JDBC connection Configuration" with Auto Commit = False. I configure some JDBC requests in a Transaction Controller, I found 2 things:
- each JDBC request in a Transaction Controller may use different connection instead of use the same connection.
- At the end of test, jmeter will send "rollback" to all related connections.
The jmx file is uploaded
Created attachment yizhixing_script_10_11_12%20%281%29.jmx: the test plan jmx file
Severity: normal OS: