https://bz.apache.org/bugzilla/show_bug.cgi?id=66261
Bug ID: 66261
Summary: JDBC requests in a Transaction Controller not use the
same connection。
Product: JMeter
Version: unspecified
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.5
Created attachment 38388
--> https://bz.apache.org/bugzilla/attachment.cgi?id=38388&action=edit
the test plan jmx file
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:
1. each JDBC request in a Transaction Controller may use different connection
instead of use the same connection.
2. At the end of test, jmeter will send "rollback" to all related connections.
The jmx file is uploaded
--
You are receiving this mail because:
You are the assignee for the bug.