This is an automated email from the ASF dual-hosted git repository.
vladimirsitnikov pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git
from aa22e93526 chore: apply kapt incremental execution failure workaround
for all kapt tasks
add 945281cfaa feat: pass JDBCSampler.maxRows to Statement.setMaxRows so
the driver does not fetch extra rows from the database
No new revisions were added by this update.
Summary of changes:
.../apache/jmeter/protocol/jdbc/AbstractJDBCTestElement.java | 10 ++++++++++
.../org/apache/jmeter/protocol/jdbc/sampler/JDBCSampler.java | 7 ++++---
.../org/apache/jmeter/protocol/jdbc/sampler/JDBCSamplerTest.kt | 3 +++
xdocs/changes.xml | 1 +
4 files changed, 18 insertions(+), 3 deletions(-)