Re: Disable JDBC query timeout

2018-11-21 Thread Philippe Mouawad
Hello, Issue was created by you: - https://bz.apache.org/bugzilla/show_bug.cgi?id=62934 It is fixed in nightly build that you can try tomorrow. Alternatively, you can also try jenkins build once generation is finished: - https://builds.apache.org/job/JMeter-trunk/ To avoid

Re: Disable JDBC query timeout

2018-11-21 Thread Philippe Mouawad
Hello, You can follow this: - https://jmeter.apache.org/issues.html If not clear, let us know what needs to be improved. Thanks Regards On Wed, Nov 21, 2018 at 12:06 PM Heitor Projects - Jose < j...@heitorprojects.com> wrote: > Thanks for all the help and advice, everyone. I don't know how to

Re: Disable JDBC query timeout

2018-11-21 Thread Heitor Projects - Jose
Thanks for all the help and advice, everyone. I don't know how to file a feature-request for jMeter, so will ask if a contributing developer would kindly do so. The change seems very simple to implement, so I will download the jMeter source, make the change and (hopefully) be able to create a

Re: Disable JDBC query timeout

2018-11-21 Thread Bruno Antunes
Analysing source code on JMeter, ( http://svn.apache.org/viewvc/jmeter/trunk/src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/AbstractJDBCTestElement.java?view=markup) , the timeout is always passed to the Driver. As commented we should fill an issue in order to request that feature. I don't see

Re: Disable JDBC query timeout

2018-11-20 Thread Deepak Shetty
Hi as far as I can tell there isn't a way to do this (Short of downloading and modifying the source code)- You will have to raise an enhancmeent for JMeter (https://jmeter.apache.org/issues.html ) AbstractJDBCTestElement.java in source code can be modified if you want to use -1 or equivalent to

Disable JDBC query timeout

2018-11-20 Thread Heitor Projects - Jose
How to disable JDBC request query timeout (for database drivers that do not support this feature...eg. Apache Ignite)? [Sampler result] Thread Name: Thread Group 1-1 Sample Start: 2018-11-20 14:41:38 SAST Load time: 761 Connect Time: 761 Latency: 0 Size in bytes: 31 Sent bytes:0 Headers size in