Re: Java 21 Virtual Threads benefit for JMeter

2024-01-16 Thread Philippe Mouawad
having one thread pool of 8 threads for all HTTP > communication is fine, however, JMeter wants to have > "HTTP client per virtual user", so we can't afford "a thread pool per > virtual user" :) > > Things might have changed since then, however, that limitation was > significant then. > I have not tried > https://apple.github.io/servicetalk//servicetalk/0.33/index.html yet > > Vladimir > -- Cordialement. Philippe Mouawad.

Java 21 Virtual Threads benefit for JMeter

2024-01-15 Thread Philippe Mouawad
Hello, Few months ago, we discussed the potential benefits of Project Loom, the discussion ended with a PR from Vladimir using Kotlin Co-Routines which never got merged. Now java 21 has integrated Virtual Threads , isn't it the time to use it, knowing me may have to refactor some piece of code

Re: (jmeter) branch master updated: chore: set next version to 6.0.0

2024-01-09 Thread Philippe Mouawad
kov wrote: > > semver suggests always using three components (e.g. see 2.0.0 at > semver.org) > > > > WDYT? > > > > Vladimir > > > > -- Cordialement. Philippe Mouawad.

Re: [VOTE] Release JMeter 5.6.3 RC2

2024-01-06 Thread Philippe Mouawad
Hello, Thanks for the work on this release ! [x] +1 I support this release (binding) Regards. Philippe M. Le ven. 5 janv. 2024 à 18:57, Felix Schumacher < felix.schumac...@internetallee.de> a écrit : > > Am 02.01.24 um 17:17 schrieb Milamber: > > Hello, > > The second release candidate

Re: [VOTE] Release JMeter 5.6.3 RC1

2024-01-01 Thread Philippe Mouawad
Hello, Thanks to the team for the work on this version. On Mac OSX 12.1, version Java 21, I noticed a major regression compared to 5.6.2 that seems blocker to me. Scenario: Create a new Test Plan Add a Thread Group and add an HTTP Request Sampler to it On Thread Group check specify Thread

Re: [VOTE] Release JMeter 5.6.3 RC1

2024-01-01 Thread Philippe Mouawad
Hello, Happy new year 2024 and best wishes to all the team ! Regards On Mon, Jan 1, 2024 at 10:27 AM Philippe Mouawad < p.moua...@ubik-ingenierie.com> wrote: > Hello, > Thanks to the team for the work on this version. > > > On Mac OSX 12.1, version Java 21, I notice

Re: Require Java 17 in JMeter 6

2023-12-01 Thread Philippe Mouawad
Hello, Ok by me, good idea Regarde Le ven. 1 déc. 2023 à 13:10, Felix Schumacher < felix.schumac...@internetallee.de> a écrit : > > > Am 1. Dezember 2023 12:01:57 MEZ schrieb Vladimir Sitnikov < > sitnikov.vladi...@gmail.com>: > >Hi, > > > >Previously, we discussed bumping Java requirements to

Re: JMeter 5.6.1 release plan

2023-06-29 Thread Philippe Mouawad
improvements would be: > > * Moving to Gradle JVM Toolchains, so we can use different JDKs for > > building, testing, and executing Gradle (merged) > > * CI testing with Java 21 (merged) > > * bumping third-party patch versions (we can bump some patch versions > from > > https://github.com/apache/jmeter/issues/5823 ) > > > > Vladimir > > > > -- Cordialement. Philippe Mouawad.

Re: [VOTE] Release JMeter 5.6 RC1

2023-06-23 Thread Philippe Mouawad
we could fix it > in 5.6.1. There's no need to rollback in a hurry. > > Of course, it is up to the release manager, however, I would suggest you > consider the above items (release voting rules, issue severity, and so on) > once again and present your decision. > > Vladimir > -- Cordialement. Philippe Mouawad.

Re: [VOTE] Release JMeter 5.6 RC1

2023-06-23 Thread Philippe Mouawad
would wait > till all threads to complete 5 min maximum, and then interrupt them. > > > Vladimir > > -- > Vladimir > -- Cordialement. Philippe Mouawad.

Re: [VOTE] Release JMeter 5.6 RC1

2023-06-22 Thread Philippe Mouawad
a regression Regards On Thu, Jun 22, 2023 at 9:45 PM Philippe Mouawad wrote: > 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

Re: [VOTE] Release JMeter 5.6 RC1

2023-06-22 Thread Philippe Mouawad
gs (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? > >> > >> Vladimir > >> > > > -- Cordialement. Philippe Mouawad.

Re: [GitHub] [jmeter] vlsi opened a new pull request, #727: Add NoThreadClone to HeaderManager to reduce heap utilization

2022-09-19 Thread Philippe Mouawad
specific comment. > > To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org > > For queries about this service, please contact Infrastructure at: > us...@infra.apache.org > > -- Cordialement. Philippe Mouawad.

Re: [VOTE] Release JMeter 5.5 RC1

2022-05-01 Thread Philippe Mouawad
Hello, I submitted: https://github.com/apache/jmeter/pull/709 Regards On Sat, Apr 30, 2022 at 9:52 AM Philippe Mouawad wrote: > Hello, > I updated ticket. > > I don't promise I'll have time to revert commit, but I'll try this > week-end. > > Thanks > Regards > > O

Re: [VOTE] Release JMeter 5.5 RC1

2022-04-30 Thread Philippe Mouawad
on bugzilla) > > Can you revert the commit? we can try to fix the issue before a new RC > if we can find the solve in few days. > > Milamber > > On 28/04/2022 08:47, Philippe Mouawad wrote: > > Hello, > > I don't have a fix for now , I didn't look deeply but for

Re: [VOTE] Release JMeter 5.5 RC1

2022-04-28 Thread Philippe Mouawad
you think ? Regards Philippe On Thu, Apr 28, 2022 at 10:44 AM Milamber wrote: > Hi Philippe, > > Need to cancel RC2 for have a fix (or a rollback)? or i continue with > the RC process? > > Milamber > > On 27/04/2022 11:23, Philippe Mouawad wrote: > > Hello, > > Sor

Re: [VOTE] Release JMeter 5.5 RC1

2022-04-27 Thread Philippe Mouawad
propriate default value according to > >>>> Java > >>>> version. > >>>> > >>>> So I suggest changing > >>>> > >>>> > https://github.com/apache/jmeter/blob/53a992c8179f0f64fe1993df34bda6594856cf5e/src/jorph

Re: [VOTE] Release JMeter 5.5 RC1

2022-03-16 Thread Philippe Mouawad
> > I think lot of users will use jdk 11 and not jdk 17 in Enterprise. > > Regards. > Vincent DABURON > > Le mer. 16 mars 2022 à 16:35, Philippe Mouawad < > p.moua...@ubik-ingenierie.com> a écrit : > > > Hello Vincent, > > Thanks for your reports. >

Re: [VOTE] Release JMeter 5.5 RC1

2022-03-16 Thread Philippe Mouawad
Could we make the setting java version dependant ? If it’s worth it as it will introduce additional config complexity Regards On Wednesday, March 16, 2022, Vladimir Sitnikov wrote: > >I would say, that my issue is not a regression and therefore should be not > a blocker. > > There might be a

Re: [VOTE] Release JMeter 5.5 RC1

2022-03-16 Thread Philippe Mouawad
Hello Vincent, Thanks for your reports. Did you notice those problems in JMeter 5.4.3 ? Thank you Regards On Mon, Mar 14, 2022 at 1:19 PM Vincent Daburon wrote: > Hi, > I try JMeter 5.5 on Windows 10 + JDK openjdk-11u-11.0.4_11 (no > external plugin add) > I record a short JMeter script with

Re: [VOTE] Release JMeter 5.5 RC1

2022-03-16 Thread Philippe Mouawad
tly maxed out with running a test suite >> and the lagging can be observed with linux, too. >> Am 15.03.22 um 12:48 schrieb Vladimir Sitnikov: >> >> Could anyone confirm, that switching between 0 and biggish (200-600 KByte) >> >> samples will inflict an unresponsive GUI?) >> >> Felix would you please share the test script? >> >> As a workaround, we might disable kerning for Java <17 by default. >> It looks like we might need another RC for that. >> >> Vladimir >> >> >> > > -- > Cordialement. > Philippe Mouawad. > > > -- Cordialement. Philippe Mouawad.

Re: [VOTE] Release JMeter 5.5 RC1

2022-03-15 Thread Philippe Mouawad
switching between 0 and biggish (200-600 KByte) > > samples will inflict an unresponsive GUI?) > > Felix would you please share the test script? > > As a workaround, we might disable kerning for Java <17 by default. > It looks like we might need another RC for that. > > Vladimir > > > -- Cordialement. Philippe Mouawad.

Re: [VOTE] Release JMeter 5.5 RC1

2022-03-13 Thread Philippe Mouawad
Hello Thanks for the RM [X] +1 I support this release (binding) Tested on Mac OS Java 11: - Plugin installation - Cli mode test run with report generation - Test run from GUI - Test creation from Template - Report generation only - Report generation from GUI - Multiple

Re: Let's release JMeter 5.5 ?

2022-03-05 Thread Philippe Mouawad
Hello, Yes let’s merge it. Regards On Saturday, March 5, 2022, Felix Schumacher < felix.schumac...@internetallee.de> wrote: > *ping* (log4j 2.17.2 is out :) ) > > (Should we merge PR 700 before release?) > > Am 21.02.22 um 11:17 schrieb Philippe Mouawad: > >>

Let's release JMeter 5.5 ?

2022-02-21 Thread Philippe Mouawad
Hello, What do you think of releasing version 5.5 ? The version looks nice and also answers the log4j update to 2.17.1 that is requested by some users. Regards Philippe M.

Re: DISCUSS: Bugzilla vs JIRA vs GitHub issues

2021-12-28 Thread Philippe Mouawad
Hello, Find my answers inline below. Regards On Tue, Dec 28, 2021 at 7:34 AM Vladimir Sitnikov < sitnikov.vladi...@gmail.com> wrote: > Unfortunately, infra says GitHub can't help us with the migration: > https://issues.apache.org/jira/browse/INFRA-22618 > > So what we can do is to follow >

Re: [VOTE] Release JMeter 5.4.3 RC1

2021-12-23 Thread Philippe Mouawad
Hello, Thanks to RM +1 I support this release. Happy holidays Regards On Thursday, December 23, 2021, Vladimir Sitnikov < sitnikov.vladi...@gmail.com> wrote: > [ ] +1 I support this release. > > Thank you, > > Vladimir > -- Cordialement Philippe M. Ubik-Ingenierie

Re: JMeter 5.5 release

2021-12-21 Thread Philippe Mouawad
y releasing JMeter this time. > > It is not that urgent, however, I believe 5.5 is long overdue. > > For instance, there are important bugs fixed, and users start running > JMeter with Java 17 which was not supported before 5.5. > > Vladimir > -- Cordialement. Philippe Mouawad.

Re: [DISCUSS] Replace log4j2 with logback

2021-12-21 Thread Philippe Mouawad
ng to consider there, and we could (should) welcome > that. > I believe that behavior would be great for the community, and it would > highlight JMeter in a positive light. > Maybe , or maybe not Let me share with you this about what we should do: - http://www.la-fontaine-ch-thierry.net/meunfils.htm > Vladimir > -- Cordialement. Philippe Mouawad.

Re: [DISCUSS] Replace log4j2 with logback

2021-12-21 Thread Philippe Mouawad
when you clarify and will stop discussing on this thread as I see it may be taking the wrong path. > Vladimir > -- Cordialement. Philippe Mouawad.

Re: [DISCUSS] Replace log4j2 with logback

2021-12-21 Thread Philippe Mouawad
On Tue, Dec 21, 2021 at 1:17 PM Vladimir Sitnikov < sitnikov.vladi...@gmail.com> wrote: > >Now regarding a fix to jmeter 1 or 2, well it’s your opinion as of now > > Philippe, > > Supposed someone chimes in and suggest releasing JMeter 3.x > with log4j fixed. Suppose they would be open to do 90%

Re: [DISCUSS] Replace log4j2 with logback

2021-12-21 Thread Philippe Mouawad
Hello, When a free OSS library is publicly in EOL since many years, and you don’t pay extended support to anybody, you know the risks you’re taking. As a software developer I am very frequently frustrated by people refusing the upgrade of libraries because it costs money and « doesn’t bring

Re: [DISCUSS] Replace log4j2 with logback

2021-12-21 Thread Philippe Mouawad
Hello Vladimir, I feel that it's over engineering here. If we were starting a new project , I would be ok. But this change here and now, does not bring major features to users (I think logging works pretty nicely today), it will even bring more work for them in case they don't know logback. On a

Re: jMeter v3.3 log4j Remediation Steps

2021-12-20 Thread Philippe Mouawad
, at robert.bel...@state.co.us for comments or > questions. > > > CONFIDENTIALITY: This electronic mail transmission (including any > attachments) may contain confidential or legally privileged information, > intended only for the person(s) named. Any use, distribution, copying, or > disclosure by another person is strictly prohibited. > -- Cordialement. Philippe Mouawad.

Re: Log4j 2.17 Update

2021-12-19 Thread Philippe Mouawad
Hello, This CVE is not as critical as previous ones, it allows denial of service not to take control of server. since JMeter is not a server application but more a client tool, I don’t think there is an urgent need to release a new version. See: -

Re: [VOTE] Release JMeter 5.4.2 RC1

2021-12-16 Thread Philippe Mouawad
Hello Milamber, Do you think we really need to wait 72h ? Since all active members have voted, I think we should release ASAP just to avoid all the noise regarding this CVE. Thanks Regards On Thursday, December 16, 2021, Antonio Gomes Rodrigues wrote: > +1 > > Le jeu. 16 déc. 2021 à 09:40,

Re: [VOTE] Release JMeter 5.4.2 RC1

2021-12-15 Thread Philippe Mouawad
Hello, Thanks for release Milamber +1 I support this release Regards On Wednesday, December 15, 2021, Milamber wrote: > Hello, > > The first release candidate for JMeter 5.4.2 (f393453287) has been > prepared, and your votes are solicited. > > This release is only a vulnerabily fix release

Re: JMeter versions and release dates

2021-12-15 Thread Philippe Mouawad
with just > the fix for Log4J) or new version 5.5 (fix+improvements)? > > Milamber > > On 14/12/2021 21:42, Philippe Mouawad wrote: > > Hello, > > For information: > > > > - https://blogs.apache.org/security/entry/cve-2021-44228 > > > > Regards >

Re: JMeter versions and release dates

2021-12-14 Thread Philippe Mouawad
Hello, For information: - https://blogs.apache.org/security/entry/cve-2021-44228 Regards On Tuesday, December 14, 2021, Philippe Mouawad < p.moua...@ubik-ingenierie.com> wrote: > Hello, > For me both 6.0 and 5.5 are ok. > Regards > > On Tue, Dec 7, 2021 at 9:02 PM Mil

Re: JMeter versions and release dates

2021-12-14 Thread Philippe Mouawad
Hello, For me both 6.0 and 5.5 are ok. Regards On Tue, Dec 7, 2021 at 9:02 PM Milamber wrote: > Hi, > > Currently, I prefer release 5.5 as version, add deprecated elements if > needed. > > for 6.0 version, probably we can migrate JMeter on next openjdk LTS 11 > (or why not 17) (so with OpenJDK

Re: JMeter versions and release dates

2021-12-03 Thread Philippe Mouawad
* We increase distribution size (we bundle lets-plot for plots) > > I am not sure how long it would take for adding experimental DSL, however, > if we merge both DSL and OpenModel, > then it definitely qualifies as 6.0. > > Vladimir > -- Cordialement. Philippe Mouawad.

Re: [VOTE] Enable Github Discussions on Apache JMeter Github Repo

2021-11-25 Thread Philippe Mouawad
> dev@jmeter.apache.org). > > > > > > *Discussion Threads in Apache Airflow*: > > https://lists.apache.org/thread/hhd1gbd848hod3t73mchfbdt10ztddyw > > https://lists.apache.org/thread/59qn02v749lktj18to0krpolzp8wt0no > > > > > > Consider this my +1 binding > > > > Regards, > > Vladimir > > > > -- Cordialement. Philippe Mouawad.

Re: Move "precise throughput computation" to thread group

2021-11-25 Thread Philippe Mouawad
mebody stopping JMeter > maintenance because of Kotlin". > In theory, such people might exist, however, we can never make > everybody happy, especially those who never speak up. > > Can we accept the use of Kotlin for the main codebase and move forward? > > Vladimir > -- Cordialement. Philippe Mouawad.

Re: DISCUSS: Bugzilla vs JIRA vs GitHub issues

2021-11-25 Thread Philippe Mouawad
Hello, My discussion "vote" is +1 keep Bugzilla (not much work for me, and it works for me really well) -1 JIRA (I find it very slow last time I used it) +1 Github Issues (but what happens if at some step we have to leave github provided we don"t loose bugzilla history) Regards Philippe On Thu,

Re: About SSL properties in JMeter and their use in Java / HC Impl and Recorder

2021-11-20 Thread Philippe Mouawad
you don't have to invent two names for basically the same thing. > > --- > > It is a bit sad to have different separators for different properties. > Do you think commas could be used as separators? > > Vladimir > -- Cordialement. Philippe Mouawad.

Re: JMeter DSL discussion

2021-11-20 Thread Philippe Mouawad
Hello, Few questions regarding the feature : - How do you see the DSL for plugins ? - How will JSR223 custom code be used inside DSL ? Also few notes inline below Regards On Saturday, November 20, 2021, Vladimir Sitnikov < sitnikov.vladi...@gmail.com> wrote: > >The annotations could be used

Re: Make element disabling configurable via ${..} expressions

2021-11-19 Thread Philippe Mouawad
Hello, No there is not such way, only possible hacks. For non scoped elements, there is ability to work with If. Yur proposal or a notion of Profile would be nice. Regards On Fri, Nov 19, 2021 at 1:43 PM Vladimir Sitnikov < sitnikov.vladi...@gmail.com> wrote: > Hi, > > Is there a way to

Re: About SSL properties in JMeter and their use in Java / HC Impl and Recorder

2021-11-14 Thread Philippe Mouawad
Hello, https://github.com/apache/jmeter/pull/677 Regards On Sun, Nov 14, 2021 at 11:13 AM Vladimir Sitnikov < sitnikov.vladi...@gmail.com> wrote: > Hi, > > I do not completely understand the use case, however, I support adding the > common property names > so different implementations could be

Re: Questions following switch from Eclipse to IntelliJ

2021-11-14 Thread Philippe Mouawad
n share this configuration in the document. Does it make startup faster ? Does it allow code reload during debugging ? however, I debug tests or debug runGui task. > > Vladimir > -- Cordialement. Philippe Mouawad.

Questions following switch from Eclipse to IntelliJ

2021-11-14 Thread Philippe Mouawad
Hello, I have switched today to using IntelliJ as my future hopefully preferred IDE for JMeter. I followed below tutorial which is not up to date anymore I think: - https://github.com/apache/jmeter/blob/c7279348335b820c35ee570462cb2e0b4eb1c370/CONTRIBUTING.md 1) Using IntelliJ IDEA

About SSL properties in JMeter and their use in Java / HC Impl and Recorder

2021-11-14 Thread Philippe Mouawad
Hello, I see few problems in this field in JMeter. 1) Cipher Suite is configurable through 2 properties: Documented one called "https.cipherSuites" in HttpSSLProtocolSocketFactory Undocumented one called "https.socket.ciphers" in LazyLayeredConnectionSocketFactory For HC4, the latter is the

Re: Move "precise throughput computation" to thread group

2021-11-07 Thread Philippe Mouawad
Hello, Why not call it « Open Model thread group » instead of precise throughput thread group? Precise is a bit weird as it would mean others are not. Regards On Sunday, November 7, 2021, Vladimir Sitnikov wrote: > Mariusz>Vladimir, will your new thread group allow to simulate open system?

Re: Move "precise throughput computation" to thread group

2021-11-05 Thread Philippe Mouawad
use Unsafe > and reflection against core Java classes. > Our CI tests run with Java 14 now, and running with 17 should not be that > different. > Of course, migrating to Java modules would be a non-trivial task. > > However, I agree making all the clients use Java 17+ would be a

Re: Move "precise throughput computation" to thread group

2021-11-05 Thread Philippe Mouawad
On Fri, Nov 5, 2021 at 7:58 AM Vladimir Sitnikov < sitnikov.vladi...@gmail.com> wrote: > I do not think there are blockers, however: > a) I use lets-plot for charting which is Kotlin library. I was not able to > find a Java library (JFreeCharts license is not compatible with the ASF >

Re: Move "precise throughput computation" to thread group

2021-11-04 Thread Philippe Mouawad
I understand that Kotlin is better for DSL, so I would suggest to restrict Kotlin use to this part only unless there is a blocker in Java. On Fri, Nov 5, 2021 at 12:24 AM Philippe Mouawad wrote: > Hello Vladimir, > > Thanks for the PR and work on it. > > I started looking at

Re: Move "precise throughput computation" to thread group

2021-11-04 Thread Philippe Mouawad
gt; > + 627895 plot-api-jvm-3.0.2.jar > > + 882509 plot-base-portable-jvm-2.1.0.jar > > + 792534 plot-builder-portable-jvm-2.1.0.jar > > + 115007 plot-common-portable-jvm-2.1.0.jar > > + 454864 plot-config-portable-jvm-2.1.0.jar > > + 173932 vis-svg-portable-jvm-2.1.0.jar > > + 85686 xml-apis-ext-1.3.04.jar > > > > Vladimir > > > -- Cordialement. Philippe Mouawad.

Re: [DISCUSS] JMeter samples collection

2021-10-19 Thread Philippe Mouawad
Hello, It's a good idea Regards On Tue, Oct 19, 2021 at 1:17 PM Vladimir Sitnikov < sitnikov.vladi...@gmail.com> wrote: > Hi, > > What do you think if we add samples/* directory under the source control to > show samples for frequently asked cases? > Here's a similar case in Gradle

Re: [jmeter] branch master updated: Make the estimator used for calculating percentiles on the dashboard configurable

2021-06-04 Thread Philippe Mouawad
rable > > > General > diff --git a/xdocs/usermanual/properties_reference.xml > b/xdocs/usermanual/properties_reference.xml > index de95a86..5e1565d 100644 > --- a/xdocs/usermanual/properties_reference.xml > +++ b/xdocs/usermanual/properties_reference.xml > @@ -1161,7 +1161,11 @@ JMETER-SERVER > Setting this value too high can lead to OOM Backend metrics sliding > window size > Defaults to: 5000 > > - > + > +Specify the https://commons.apache.org/proper/commons-math/javadocs/api-3.5/org/apache/commons/math3/stat/descriptive/rank/Percentile.EstimationType.html;>Percentile > Estimation Type to use. > +To make the values from the dashboard compatible with the Aggragate > Report, use the value R_3. > +Defaults to: LEGACY > + > > Backend metrics window mode. > Possible values: > -- Cordialement. Philippe Mouawad.

Re: Starting Jmeter without the logo

2021-04-10 Thread Philippe Mouawad
t;> To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org > >> For additional commands, e-mail: user-h...@jmeter.apache.org > >> > > - > > To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org > > For additional commands, e-mail: user-h...@jmeter.apache.org > > > > -- Cordialement. Philippe Mouawad.

Re: About adding JSonPointer extractor

2021-02-17 Thread Philippe Mouawad
, Felix Schumacher < felix.schumac...@internetallee.de> wrote: > Which problem would you like to address with the addition? > > Felix > > Am 26.01.21 um 20:39 schrieb Philippe Mouawad: > > Hello, > > What do you think of adding a JSONPointer Extractor ? > > >

About adding JSonPointer extractor

2021-01-26 Thread Philippe Mouawad
Hello, What do you think of adding a JSONPointer Extractor ? - https://www.baeldung.com/json-pointer - https://tools.ietf.org/html/rfc6901 -- Cordialement Philippe M. Ubik-Ingenierie

Re: [VOTE] Release JMeter 5.4.1 RC2

2021-01-17 Thread Philippe Mouawad
0bbf10577440a90623727df1d5c638dbc0b03f1822a3a81abfe76e05a2e696aa89969e9b8a6d6cbbef75661ee7b9f234bed3fb730ee9f74d2f27 > *apache-jmeter-5.4.1_src.tgz > > 6b5743ea21f12ff4725666bc0bff2351e82ef23dd2825197ce8f4fa5a3bacc54a3c04c7acc02561ec499d8ff919114fba484f5dea337d5e1548e121d0f650077 > *apache-jmeter-5.4.1_src.zip > > > > -- Cordialement. Philippe Mouawad.

Re: [VOTE] Release JMeter 5.4.1 RC1

2021-01-17 Thread Philippe Mouawad
Hello, Ok by me also. Regards On Friday, January 15, 2021, Felix Schumacher < felix.schumac...@internetallee.de> wrote: > > Am 15.01.21 um 13:16 schrieb Philippe Mouawad: > > Hello Milamber, > > Can you wait a bit, Felix wantes to commit another thing and we may wa

Re: [jmeter] 01/02: Partly revert "Silence warning of tika about missing sqlite-jdbc dependency"

2021-01-15 Thread Philippe Mouawad
Thanks ! On Fri, Jan 15, 2021 at 7:16 PM Felix Schumacher < felix.schumac...@internetallee.de> wrote: > > Am 15.01.21 um 19:04 schrieb Felix Schumacher: > > Am 15.01.21 um 18:52 schrieb Philippe Mouawad: > >> Hi Felix, > >> For simplicity and impact on

Re: [jmeter] 01/02: Partly revert "Silence warning of tika about missing sqlite-jdbc dependency"

2021-01-15 Thread Philippe Mouawad
t; private JCheckBox uploadCookiesCheckBox; > -private final Tika tika = new Tika(); > +private final Tika tika = createTika(); > + > +private Tika createTika() { > +try { > +return new Tika(new > TikaConfig(Paths.get(JMeterUtils.getJMeterBinDir(), "tika-config.xml"))); > +} catch (TikaException | IOException | SAXException e) { > +return new Tika(); > +} > +} > + > public ParseCurlCommandAction() { > super(); > } > > -- Cordialement. Philippe Mouawad.

Re: [VOTE] Release JMeter 5.4.1 RC1

2021-01-15 Thread Philippe Mouawad
Thanks On Fri, Jan 15, 2021 at 1:21 PM Milamber wrote: > Hi Philippe, > > Ok please ping me when is OK to start the RC2. > > Milamber > > On 15/01/2021 13:16, Philippe Mouawad wrote: > > Hello Milamber, > > Can you wait a bit, Felix wantes to commit another thin

Re: [VOTE] Release JMeter 5.4.1 RC1

2021-01-15 Thread Philippe Mouawad
1c2f78ff18250fa690c0061 >> *apache-jmeter-5.4.1.tgz >> f65c14073befc60ec4c46d4734cfbb0d081a385c395db65a4f933bf6629b >> 46bbb9617f2139eb2e2c34bd99618c6d2309eee629107d87136c41e0ebd463441eff >> *apache-jmeter-5.4.1.zip >> 0cdd8e5024ed27ffe563eff9c393e703aa705858d11dfe6f7201a0e02cb2 >> 61858fe74d4e8990ad06e87d58e8f9449fe3a31f0e2389e6121f1d5cf9bc73649950 >> *apache-jmeter-5.4.1_src.tgz >> ed78a896af42b49a0d65b2ec860a2902552f6a27077164e73f57f18a1de1 >> f31e8e53b967540bba6cfebd9b8d980526aca91700ceb4f9fda8b6178f819727587d >> *apache-jmeter-5.4.1_src.zip >> >> >> >> >> > -- Cordialement. Philippe Mouawad.

Re: [jmeter] branch master updated: Silence warning of tika about missing sqlite-jdbc dependency

2021-01-14 Thread Philippe Mouawad
on OOM (does not cost anything unless triggered) > set DUMP=-XX:+HeapDumpOnOutOfMemoryError > diff --git a/bin/tika-config.xml b/bin/tika-config.xml > new file mode 100644 > index 000..f511df9 > --- /dev/null > +++ b/bin/tika-config.xml > @@ -0,0 +1,21 @@ > + > + > + > + > + > + > > -- Cordialement. Philippe Mouawad.

Re: [VOTE] Release JMeter 5.4.1 RC1

2021-01-14 Thread Philippe Mouawad
27ffe563eff9c393e703aa705858d11dfe6f7201a0e02cb261858fe74d4e8990ad06e87d58e8f9449fe3a31f0e2389e6121f1d5cf9bc73649950 > *apache-jmeter-5.4.1_src.tgz > > ed78a896af42b49a0d65b2ec860a2902552f6a27077164e73f57f18a1de1f31e8e53b967540bba6cfebd9b8d980526aca91700ceb4f9fda8b6178f819727587d > *apache-jmeter-5.4.1_src.zip > > > > -- Cordialement. Philippe Mouawad.

Re: Release 5.4.1

2021-01-11 Thread Philippe Mouawad
Hello Milamber, Ok by me. Regards On Mon, Jan 11, 2021 at 12:49 PM Milamber wrote: > > I can start the release process for 5.4.1 today? > > On 09/01/2021 22:04, Felix Schumacher wrote: > > Am 09.01.21 um 17:45 schrieb Philippe Mouawad: > >> Hello Felix, &

Re: Release 5.4.1

2021-01-09 Thread Philippe Mouawad
Hello Felix, My answers inline below. Regards On Sat, Jan 9, 2021 at 4:28 PM Felix Schumacher < felix.schumac...@internetallee.de> wrote: > > Am 09.01.21 um 15:28 schrieb Philippe Mouawad: > > Hello, > First best wishes for 2021 for all the team, I hope you're all doing

Re: Release 5.4.1

2021-01-09 Thread Philippe Mouawad
( https://github.com/weisJ/darklaf/issues/228) was already there in 5.3 and it's not that problematic. WDYT ? Regards Philippe On Fri, Dec 11, 2020 at 12:27 PM Felix Schumacher < felix.schumac...@internetallee.de> wrote: > > > Am 11. Dezember 2020 12:16:09 MEZ schrieb P

Re: Setting better defaults for HTTP request

2020-12-20 Thread Philippe Mouawad
aining about JMeter > hanging > > on shutdown, > > was this lack of default timeout the root cause of those complaints or is > > there something else we can do with that issue? > > > > On Sun, 20 Dec 2020, 13:02 Philippe Mouawad, > > > wrote: > > >

Re: Setting better defaults for HTTP request

2020-12-20 Thread Philippe Mouawad
Hello, Let’s do that Thanks for feedback On Sunday, December 20, 2020, Felix Schumacher < felix.schumac...@internetallee.de> wrote: > Am Samstag, den 19.12.2020, 17:10 +0100 schrieb Philippe Mouawad: > > Hello > > > > Currently we don't set neither connect n

Re: Setting better defaults for HTTP request

2020-12-19 Thread Philippe Mouawad
ight start failing with a 60s read timeout due to some slow > calls. > Yes that's the impact but if we clearly document this, do you think it is a problem ? > > Graham > > > On Sat, 19 Dec 2020, 16:10 Philippe Mouawad, < > p.moua...@ubik-ingenierie.com> > wrote: > &g

Setting better defaults for HTTP request

2020-12-19 Thread Philippe Mouawad
Hello Currently we don't set neither connect nor read timeout which means they default to infinite. I don't think those are good defaults and users frequently think JMeter is hanging. Shouldn't we set better defaults ? - Connect to 10s - Read to 60s WDYT ? Thanks -- Regards Philippe M.

Re: [Bug 64954] Critical Section Controller causes waiting threads not to stop

2020-12-19 Thread Philippe Mouawad
; Am 19.12.20 um 00:39 schrieb bugzi...@apache.org: > > https://bz.apache.org/bugzilla/show_bug.cgi?id=64954 > > > > Philippe Mouawad changed: > > > >What|Removed |Added > > --

Re: Release 5.4.1

2020-12-17 Thread Philippe Mouawad
estFragments and disabled TestGroups - I can click >> in enabled elements in disabled elements. >> After opening the same plan in JM 5.3 everything works, so I think that >> jmx is not damaged. >> I will try new build. >> >> Mariusz >> >> On Thu, 17 D

Re: [weisJ/darklaf] Unselectable element in a JTree (#225)

2020-12-17 Thread Philippe Mouawad
Hello Felix, Do you think we should set this property in code or wait for Jannis ? It looks like we need to release a new version not too far from now as we are getting duplicated reports now on the main regression. I have completed my tests on Mac and Windows Thanks Regards On Thu, Dec 17,

Re: Release 5.4.1

2020-12-17 Thread Philippe Mouawad
me feedback I think. Now, as fast run I started my script >> with jdbc samplers + changed UI to Darklaf few times - it workes. >> >> Regards, >> Mariusz >> >> On Fri, 11 Dec 2020 at 12:27, Felix Schumacher < >> felix.schumac...@internetallee.de> wrote: &g

Dependencies update

2020-12-12 Thread Philippe Mouawad
Hello, There is something I don't understand, I updated dnsjava and the following build succeeded: - https://ci-builds.apache.org/blue/rest/organizations/jenkins/pipelines/JMeter/pipelines/JMeter-trunk/runs/167/log/?start=0 But we have a random failure in following builds whether on

Re: Release 5.4.1

2020-12-11 Thread Philippe Mouawad
On Fri, Dec 11, 2020 at 12:09 PM Felix Schumacher < felix.schumac...@internetallee.de> wrote: > > > Am 11. Dezember 2020 11:45:22 MEZ schrieb Philippe Mouawad < > philippe.moua...@gmail.com>: > >Hello, > >What is the level of UI test done after Darklaf u

Re: Release 5.4.1

2020-12-11 Thread Philippe Mouawad
> > > Am 07.12.20 um 16:06 schrieb Felix Schumacher: > >> Am 07.12.20 um 13:58 schrieb Philippe Mouawad: > >>> Hello, > >>> It looks like we may need to release a 5.4.1 due to some regressions > and > >>> issues with Darklaf. >

Release 5.4.1

2020-12-07 Thread Philippe Mouawad
Hello, It looks like we may need to release a 5.4.1 due to some regressions and issues with Darklaf. Regarding Darklaf, we are having constantly since it was introduced issues with it on different platforms. Jannis is very reactive to fix those issues which is great. But the issues are very

Re: [VOTE] Release JMeter 5.4 RC2

2020-12-04 Thread Philippe Mouawad
Thanks Milamber ! On Fri, Dec 4, 2020 at 10:10 PM Milamber wrote: > In few minutes > > > On 12/4/20 8:09 PM, Philippe Mouawad wrote: > > Hello Milamber, > Thanks for RM. > When do you plan the official announcement ? > > Thanks > > On Thu, Dec 3, 2020 at 6:56

Re: [VOTE] Release JMeter 5.4 RC2

2020-12-04 Thread Philippe Mouawad
> > Felix Schumacher (fschumacher)* > Philippe Mouawad (pmouawad)* > Woonsan Ko (woonsan) > Bruno Demion (milamber)* > > === > > There were no other votes, so the vote passes. > > I will prepare the delivery of the release for having an official announce > after the mir

Re: [VOTE] Release JMeter 5.4 RC1

2020-11-24 Thread Philippe Mouawad
Hello Felix, I am ok with your proposal Regards On Tuesday, November 24, 2020, Felix Schumacher < felix.schumac...@internetallee.de> wrote: > > Am 24.11.20 um 17:04 schrieb Felix Schumacher: > > Am 24.11.20 um 16:01 schrieb Philippe Mouawad: > >> On Tue, No

Re: [VOTE] Release JMeter 5.4 RC1

2020-11-24 Thread Philippe Mouawad
On Tue, Nov 24, 2020 at 3:52 PM Felix Schumacher < felix.schumac...@internetallee.de> wrote: > > Am 24.11.20 um 15:37 schrieb Philippe Mouawad: > > On Mon, Nov 23, 2020 at 3:45 PM Felix Schumacher < > > felix.schumac...@internetallee.de> wrote: > > > &

Re: [jmeter] branch master updated: Bug 64935 - A broken plugin class should not prevent JMeter from starting

2020-11-24 Thread Philippe Mouawad
05381dc..5ba3735 100644 > > --- a/xdocs/changes.xml > > +++ b/xdocs/changes.xml > > @@ -227,6 +227,7 @@ applications when JMeter is starting up. > > 64453Darklaf: Save Test Plan as New Folder > failure > > 64625Darklaf: trying to select a folder in Browse > leads to an error popup and stacktrace > > 64711Textarea Colors are not good in dark modes. > Contributed by Jannis Weis > > +64935A broken plugin class should not prevent JMeter > from starting > > > > > > > > > -- Cordialement. Philippe Mouawad.

Re: [VOTE] Release JMeter 5.4 RC1

2020-11-24 Thread Philippe Mouawad
On Mon, Nov 23, 2020 at 3:45 PM Felix Schumacher < felix.schumac...@internetallee.de> wrote: > > Am 23.11.20 um 13:04 schrieb Philippe Mouawad: > > Hello, > > Thanks for the release ! > > > > I notice a first problem with plugins manager , if we in

Re: [VOTE] Release JMeter 5.4 RC1

2020-11-23 Thread Philippe Mouawad
462c917da9f34755d8cdc133c9371c4bc349fd3ec2f0bc431c6bfb8e5d8b00389f2eb037120804edf02042e9f > *apache-jmeter-5.4.tgz > > 8f859d8121f2f54bc9b73885ab4cc9b5d86911c2bc498d22f0add13263c0039d5579d703f2db9f876d1a556128079fbf67a07f7d98dcfc87104da418ca181f84 > *apache-jmeter-5.4.zip > > e5bf807b13f08476c0808f2c0786da4e92d56ab6c63849eec47ae9a8862d7ac4ac635ff48baec8dcfab3528a97dbc6cc07f8341929c416e61fa3cb498e790e70 > *apache-jmeter-5.4_src.tgz > > 096b52420c08522a5a5f2492562e2ead301ff028ac46ac9b52f176f34221a0f24005d9529335d0ec850b105ff0aaa14b7522d0db2009c94b3977c784628e1f6b > *apache-jmeter-5.4_src.zip > > -- Cordialement. Philippe Mouawad.

Re: Release JMeter 5.4

2020-11-21 Thread Philippe Mouawad
gt;> I can act as Release Manager. > > That would be awesome :) > > > > Felix > > > > > >> > >> > >> On 11/16/20 12:34 PM, Felix Schumacher wrote: > >>> Am 14.11.20 um 19:48 schrieb Philippe Mouawad: > >>>>

Re: "gradlew eclipse" is broken in master branch

2020-11-15 Thread Philippe Mouawad
e and give feedback. Thanks Regards On Sun, Nov 15, 2020 at 10:48 PM Philippe Mouawad < philippe.moua...@gmail.com> wrote: > Hello Felix, > You are right, I didn't dig too much and I think I sent a mail too early. > > What version of Eclipse are you using ? And which Groovy plugin di

Re: "gradlew eclipse" is broken in master branch

2020-11-15 Thread Philippe Mouawad
.20 um 19:47 schrieb Philippe Mouawad: > > Hello folks, > > I pulled latest version of JMeter and ran > > ./gradlew eclipse > > > > It is broken for me as it generates broken .classpath files. > > The path to dependencies contains an additional UUID : > >

Re: Release JMeter 5.4

2020-11-14 Thread Philippe Mouawad
Hello folks, I merged the second PR. And tested the first one, it's not ready yet. So, if we are ok to release, is there a volunteer for Release Management ? Thanks Regards On Wednesday, October 21, 2020, Philippe Mouawad wrote: > Hello Felix, > Thanks for your answer. > Yes al

"gradlew eclipse" is broken in master branch

2020-11-14 Thread Philippe Mouawad
Hello folks, I pulled latest version of JMeter and ran ./gradlew eclipse It is broken for me as it generates broken .classpath files. The path to dependencies contains an additional UUID : For example: Do you have the

Re: Release JMeter 5.4

2020-10-21 Thread Philippe Mouawad
://github.com/apache/jmeter/pull/544 Regards On Wed, Oct 21, 2020 at 11:55 AM Felix Schumacher < felix.schumac...@internetallee.de> wrote: > > Am 17.10.20 um 15:18 schrieb Philippe Mouawad: > > Hello, > > I hope you’re all doing well. > > > > I am starting a new th

Release JMeter 5.4

2020-10-17 Thread Philippe Mouawad
Hello, I hope you’re all doing well. I am starting a new thread as the old one related to 5.3.1 seems to keep us in a stuck state :) and we are now more in a position for a 5.4. So, what about releasing a 5.4 ? Regards Philippe -- Cordialement Philippe M. Ubik-Ingenierie

Thoughts and plan for PRs

2020-09-29 Thread Philippe Mouawad
Hello, I hope you're all fine. What's your thoughts on: - Add GraphQL/HTTP Request Sampler https://github.com/apache/jmeter/pull/627 - Add: ElasticSearch backend listener https://github.com/apache/jmeter/pull/615 - Add BackendListener that sends "raw" results to InfluxDB (

Re: Release a new version 5.3.1 ?

2020-09-23 Thread Philippe Mouawad
ix Schumacher < > >felix.schumac...@internetallee.de> wrote: > > > >> > >> Am 29.08.20 um 21:53 schrieb UBIK LOAD PACK Support: > >> > On Thu, Aug 27, 2020 at 4:41 PM Felix Schumacher < > >> > felix.schumac...@internetallee.de> wrote

  1   2   3   4   5   6   7   8   9   10   >