anthonygauthier/jmeter-elasticsearch-backend-listener

JMeter cannot start when -JBuildNumber command-line parameter is not integer

leonsery opened this issue · 5 comments

JMeter cannot start when -JBuildNumber command-line parameter is not integer.
I tried
-JBuildNumber=8.2.54 - failed to start
-JBuildNumber=8_2_54 - failed to start
-JBuildNumber=54 - succeeded

Hey there,

What CI environment are you using that's providing that kind of build numbers?

Thanks,

Hi delirius325!
Can you provide the fix for the issue?

Leon

Hi Leon,

It will come; that's for sure! I cannot give an exact date however. Pretty busy these days and I've been working on another plugin a lot.

It should be out by the end of next week though 😄

Cheers,

After careful thinking, this parameter (BuildNumber) will be left as it is. If you have any issues, please feel free to use custom variables to be able to compare in Grafana afterwards.