Re: Let's release a Major 3.3 version !

2017-09-15 Thread Philippe Mouawad
+1 We need to update new and noteworthy section though. Regards On Friday, September 15, 2017, Antonio Gomes Rodrigues wrote: > +1 > > Antonio > > 2017-09-15 23:23 GMT+02:00 Milamber >: > > > Hello, > > > > Ready for me to prepare version 3.3 RC1 of JMeter? > > > > Milamber > > > > > > On 05/0

Re: Let's release a Major 3.3 version !

2017-09-15 Thread Antonio Gomes Rodrigues
+1 Antonio 2017-09-15 23:23 GMT+02:00 Milamber : > Hello, > > Ready for me to prepare version 3.3 RC1 of JMeter? > > Milamber > > > On 05/09/2017 18:44, Milamber wrote: > >> >> >> On 05/09/2017 12:42, Philippe Mouawad wrote: >> >>> Hello, >>> This has been running since june :-) >>> Now version

Re: Let's release a Major 3.3 version !

2017-09-15 Thread Milamber
Hello, Ready for me to prepare version 3.3 RC1 of JMeter? Milamber On 05/09/2017 18:44, Milamber wrote: On 05/09/2017 12:42, Philippe Mouawad wrote: Hello, This has been running since june :-) Now version has become a major one with 33 bug fixes and 13 enhancements. It would be nice if w

vs requests graph configs

2017-09-15 Thread Jenna Krappa
Hi All, I am generating some custom graphs and would like to know how I can set the Vs Requests graphs to include lines between the plotted points. I haven't been able to find a setting in the properties file or which section of the code needs to be changed. Thanks in advance, Jenna Krappa

Re: GUI guideline

2017-09-15 Thread Antonio Gomes Rodrigues
Hi Vladimir, Thank to you answer We are 2 who prefer accesslogsampler.png for the moment :-) Maybe if other are ok and nobody plan to migrate GUI to other technology (JavaFX, Web...) it's time to have a more homogeneous GUI for JMeter Antonio 2017-09-15 20:59 GMT+02:00 Vladimir Sitnikov : >

[GitHub] jmeter pull request #307: Bug61525 : OS Process Sampler : Add browser button...

2017-09-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jmeter/pull/307 ---

Re: GUI guideline

2017-09-15 Thread Vladimir Sitnikov
Hi, I don't know if a guideline exists, however I do like accesslogsampler.png better (left edges of text fields aligned while the labels are right-aligned) The same UI is produced by JMeter's BeanInfoSupport-based generated UIs. Vladimir

[GitHub] jmeter pull request #307: Bug61525 : OS Process Sampler : Add browser button...

2017-09-15 Thread ra0077
GitHub user ra0077 opened a pull request: https://github.com/apache/jmeter/pull/307 Bug61525 : OS Process Sampler : Add browser button to Command and Wor… …king directory fields You can merge this pull request into a Git repository by running: $ git pull https://github.com/

GUI guideline

2017-09-15 Thread Antonio Gomes Rodrigues
Hi all, I have a question about JMeter GUI In some element, TextField are aligned to the left For example, Default Test Values field in Access Log Sampler http://jmeter.apache.org/images/screenshots/accesslogsampler.png And in other, it's the label which are aligned to the left For example, Cou

Re: Netty Client Implementation for HTTP Sampler

2017-09-15 Thread Isuru Perera
Hi Philippe, Thanks a lot for your comments. I tested on EC2. I followed best practices in http://jmeter.apache.org/usermanual/best-practices.html. For example, I used non-GUI mode and I only have one HTTP sampler in the test. I still couldn't find time to see why JMeter load average high. Next