https://bz.apache.org/bugzilla/show_bug.cgi?id=60382
--- Comment #6 from [email protected] --- Thanks for the test and profiling. I got the same results when profiling H2 driver. I don't use H2 in production, it's used in our benchmark/monitoring framework to spot regression either of client or the database or out framework. Our users cache prepared statements in their application, so we are the only one to face regression with JMeter 3.1 :) I'll either change H2 for another DB or try another driver. For information, data / queries come from TPC-H. Regards, Thomas -- You are receiving this mail because: You are the assignee for the bug.
