buildbot success in on jmeter-trunk

2018-02-25 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/3631 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave1_ubuntu Build Reason: The AnyBranchScheduler sc

Re: [GitHub] jmeter issue #377: fixed wrong example for loop controller iteration variabl...

2018-02-25 Thread Felix Schumacher
Am 25. Februar 2018 19:58:29 MEZ schrieb Peter Doornbosch : >BTW, i noticed the site is not updated: >http://jmeter.apache.org/changes.html still gives the wrong example >"for example for a Loop Controller named MyLoopController: >${__jmidx}". Shouldn't the site be updated to >fix this error

Re: [GitHub] jmeter issue #377: fixed wrong example for loop controller iteration variabl...

2018-02-25 Thread Peter Doornbosch
BTW, i noticed the site is not updated: http://jmeter.apache.org/changes.html still gives the wrong example "for example for a Loop Controller named MyLoopController: ${__jmidx}". Shouldn't the site be updated to fix this error? Regards Peter 2018-02-22 9:51 GMT+01:00 Peter Doornbosch : > Yo

buildbot failure in on jmeter-trunk

2018-02-25 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/3630 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave1_ubuntu Build Reason: The AnyBranchScheduler sched

Re: Bug 58807

2018-02-25 Thread Philippe Mouawad
Hello, After further thinking, https.use.cached.ssl.context should be false by default and maybe instead of having 2 properties we should only have 1 property: - httpclient.reset_state_on_thread_group_iteration - It true we reset SSL Context and close connection on ThreadGroup iter