buildbot success in on jmeter-trunk

2017-08-04 Thread buildbot
The Buildbot has detected a restored build on builder jmeter-trunk while building . Full details are available at: https://ci.apache.org/builders/jmeter-trunk/builds/2858 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave1_ubuntu Build Reason: The AnyBranchScheduler sc

Re: Change default value for "Max Number of Connections" in "JDBC Connection Configuration"

2017-08-04 Thread Antonio Gomes Rodrigues
Hi sebb, Thanks to your feedback For the moment I have only set 'Max Number of Connections' to 0 into 'JDBC Connection Configuration' for the 'JDBC Load Test template' I will study to change the default value in 'JDBC Connection Configuration' later Antonio 2017-08-04 12:39 GMT+02:00 sebb : >

Re: Change default value for "Max Number of Connections" in "JDBC Connection Configuration"

2017-08-04 Thread sebb
On 4 August 2017 at 09:18, Antonio Gomes Rodrigues wrote: > Hi all, > > By default in "JDBC Connection Configuration", the value of "Max Number of > Connections" is 10 > > If we check the documentation we have: > > Maximum number of connections allowed in the pool. In most cases, set this > to ze

buildbot failure in on jmeter-trunk

2017-08-04 Thread buildbot
The Buildbot has detected a new failure on builder jmeter-trunk while building . Full details are available at: https://ci.apache.org/builders/jmeter-trunk/builds/2857 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave1_ubuntu Build Reason: The AnyBranchScheduler sched

Change default value for "Max Number of Connections" in "JDBC Connection Configuration"

2017-08-04 Thread Antonio Gomes Rodrigues
Hi all, By default in "JDBC Connection Configuration", the value of "Max Number of Connections" is 10 If we check the documentation we have: Maximum number of connections allowed in the pool. In most cases, set this to zero (0). This means that each thread will get its own pool with a single co