Re: [VOTE] Release JMeter 5.6 RC1

2023-06-23 Thread Philippe Mouawad
Hello, It is fine for me if 5.6 is released, it's not a struggle here. Still l don't get the point of the vote if artifacts are published. Vladimir, I am working on providing a reproducer, please be patient with me. Thanks Regards On Fri, Jun 23, 2023 at 1:18 PM Vladimir Sitnikov <

Re: [VOTE] Release JMeter 5.6 RC1

2023-06-23 Thread Vladimir Sitnikov
> With the -1 from Philippe, we cannot release 5.6rc1 as 5.6... Why is that? 1) Please review https://www.apache.org/foundation/voting.html#ReleaseVotes "Releases may not be vetoed" 2) Please review https://www.apache.org/foundation/voting.html#ReleaseVotes "at least three PMC members must vote

Re: [VOTE] Release JMeter 5.6 RC1

2023-06-23 Thread Milamber
Hi, With the -1 from Philippe, we cannot release 5.6rc1 as 5.6... So we must found a way to unrelease the maven packages of 5.6 from nexus and maven central... I ask to infra@a.o https://issues.apache.org/jira/browse/INFRA-24723 Milamber On 23/06/2023 11:45, Vladimir Sitnikov wrote:

Re: [VOTE] Release JMeter 5.6 RC1

2023-06-23 Thread Vladimir Sitnikov
Philippe, thanks for your comments and vote. I'm looking forward to hearing the reproducer from you. Milabmer, do you think 5.6 can be released then? Just in case, I would remind everybody that "Releases may not be vetoed" (see https://www.apache.org/foundation/voting.html#ReleaseVotes) >This

Re: [VOTE] Release JMeter 5.6 RC1

2023-06-23 Thread Philippe Mouawad
Hello, My vote: [-1] for the explained reason Thanks for RM and all the work from Vladimir and Felix. My answers inline below. Regards On Thu, Jun 22, 2023 at 10:59 PM Vladimir Sitnikov < sitnikov.vladi...@gmail.com> wrote: > > I think there is a behavioural change related to this commit: > >

Re: [VOTE] Release JMeter 5.6 RC1

2023-06-23 Thread Milamber
Philippe, Would you vote for the release? I want close the vote and publish the rc1 as 5.6 since the maven packages are already publish (by my mistake). We will prepare the v5.6.1 as soon as possible with fixes (exception on VRT related with missing javafx api, fix for http2 plugin).

Re: [VOTE] Release JMeter 5.6 RC1

2023-06-22 Thread Vladimir Sitnikov
> I think there is a behavioural change related to this commit: > it seems to me we can end up losing SampleResults We are stopping the test, and I doubt we can guarantee we will record all events, including those that happen exactly at the moment of stopping the test. The test case I added

Re: [VOTE] Release JMeter 5.6 RC1

2023-06-22 Thread Philippe Mouawad
Hello, I think there is a behavioural change related to this commit: - https://github.com/apache/jmeter/commit/14986056c8b2441ebe4c2edafa996206073cb511 With the addition of interrupt, it seems to me we can end up losing SampleResults in implementations of SampleLIstener when the

Re: [VOTE] Release JMeter 5.6 RC1

2023-06-22 Thread Philippe Mouawad
Hello, Can you give me few more hours ? I am currently testing the version , nice to see all this work and the new DSL. I have noticed a strange behaviour , I need to double check it, I am doing it now. Regards On Thu, Jun 22, 2023 at 7:47 PM Antonio Gomes Rodrigues wrote: > Here's my +1

Re: [VOTE] Release JMeter 5.6 RC1

2023-06-22 Thread Antonio Gomes Rodrigues
I check something before Le jeu. 22 juin 2023, 18:07, Vladimir Sitnikov a écrit : > > Need 2 bindings (PMC member so) > > Here's my +1 (binding): > https://lists.apache.org/thread/2wd8l8zy3lbqhhrlhxf446l56m0mg335 > So only one more is needed for the release. > > Antonio? Felix? Philippe? > >

Re: [VOTE] Release JMeter 5.6 RC1

2023-06-22 Thread Milamber
Hi, Tests on Linux Debian/Java8/17 with success (except javafx ;-)) My vote: +1 (and unfortunately mandatory to release rc1 as 5.6 since i publish by mistake the maven packages) (with need to release a version 5.6.1 asap (improvement on JavaFX missing message, fix for exception on http2 plug)

Re: [VOTE] Release JMeter 5.6 RC1

2023-06-22 Thread Milamber
I prefer the A) option too, and I think that will be good if the implementation will be integrate in v5.6.1 And after the 5.6 release, i will modify the website to add this issue  on the Knows issue section (on change page) On 22/06/2023 07:47, Vladimir Sitnikov wrote: Milamber: When I

Re: [VOTE] Release JMeter 5.6 RC1

2023-06-22 Thread Antonio Gomes Rodrigues
Hi, It's just the first time that I have broken plugins with a new release. Unfortunately I don't have idea But I am ok with you (and I think we need to release more often because a lot of new great features/optimisation must be available soon) Anybody have tested it in his computer? Le jeu.

Re: [VOTE] Release JMeter 5.6 RC1

2023-06-22 Thread Antonio Gomes Rodrigues
What bothers me is that these plugins no longer work for me. And maybe for other peoples And if our users migrate Jmeter before testing compatibility with plugins, it will not be great Le jeu. 22 juin 2023 à 14:18, Vladimir Sitnikov a écrit : > > Add a warning in the beginning of the release

Re: [VOTE] Release JMeter 5.6 RC1

2023-06-22 Thread Vladimir Sitnikov
> Add a warning in the beginning of the release notes with "A lot of core > features has been modified, please test your JMeter plugins before > migrating," I do not think that is fair. JMeter keeps backward compatibility, and all plugins should be compatible as is. I do not see why should we put

Re: [VOTE] Release JMeter 5.6 RC1

2023-06-22 Thread Antonio Gomes Rodrigues
Hi Vladimir, Why not, but I think we need to: Add a warning in the beginning of the release notes with "A lot of core features has been modified, please test your JMeter plugins before migrating," Add a post in JMeter plugins forum which explain modification to allow them to fix their plugins

Re: [VOTE] Release JMeter 5.6 RC1

2023-06-22 Thread Vladimir Sitnikov
> Caused by: java.lang.NullPointerException: Cannot invoke > "javax.swing.JPanel.remove(int)" because "optionPanel" is null > at com.blazemeter.jmeter.http2.sampler.gui.HTTP2SamplerPanel.replaceKeepAliveCheckWithHttp1Upgrade(HTTP2SamplerPanel.java:60) > ~[jmeter-bzm-http2-2.0.2.jar:?] > at

Re: [VOTE] Release JMeter 5.6 RC1

2023-06-22 Thread Vladimir Sitnikov
> Milamber: When I start JMeter 5.6RC1 with java 11 or 17, add a View Results Tree > listener, I have this error: I reproduced it, and as far as I understand, it does not impact the usability of the View Results Tree. The issue is that JavaFX is optional even in Java 1.8 distributions, and the

Re: [VOTE] Release JMeter 5.6 RC1

2023-06-21 Thread Milamber
Hi, When I start JMeter 5.6RC1 with java 11 or 17, add a View Results Tree listener, I have this error: 2023-06-21 08:50:44,211 ERROR o.a.j.v.ViewResultsFullVisualizer: Exception registering implementation: [org.apache.jmeter.visualizers.RenderInBrowser] of interface: [interface

Re: [VOTE] Release JMeter 5.6 RC1

2023-06-20 Thread Antonio Gomes Rodrigues
I have made the classical installation Download plugins-manager.jar and put it into lib/ext directory, then restart JMeter. Download plugins from GUI Files are in D:\Utils\apache-jmeter-5.6\lib\ext Same problem in my second computer (Windows 10) The error message come from my personal computer

Re: [VOTE] Release JMeter 5.6 RC1

2023-06-20 Thread Vladimir Sitnikov
Caused by: java.lang.NoClassDefFoundError: kg/apc/jmeter/JMeterPluginsUtils It looks like you miss some of jmeterplugins jars and/or put it to a wrong directory. Could you please clarify what are the extra jars, and where do you put them? Would you please provide a sample test plan? Vladimir

Re: [VOTE] Release JMeter 5.6 RC1

2023-06-20 Thread Antonio Gomes Rodrigues
Hi, I will test in another computer, but I have strange things with jmeter plugins I have made 2 fresh install and add jmeter plusings manager It works fine, but when I install plugins like http/2 or dummy I have First installation where no plugins works 2023-06-20 18:29:40,459 INFO

Re: [VOTE] Release JMeter 5.6 RC1

2023-06-17 Thread NaveenKumar Namachivayam
+1 I support this release On Jun 17, 2023 at 2:43 PM +0530, Vladimir Sitnikov , wrote: > Thank you for preparing the RC. > > +1 I support this release > > Vladimir

Re: [VOTE] Release JMeter 5.6 RC1

2023-06-17 Thread Vladimir Sitnikov
Thank you for preparing the RC. +1 I support this release Vladimir