asfimport
asfimport
**Sergey Danilov** ([Bug 66107](https://bz.apache.org/bugzilla//show_bug.cgi?id=66107&redirect=false)): Hello Ladies and Gentlemen! Throughput Controller doesn't work if loop count is set to `infinite`. I added an attachment, where you can reproduce it. It looks...
**Rohit Sarkar** ([Bug 66091](https://bz.apache.org/bugzilla//show_bug.cgi?id=66091&redirect=false)): I have a custume plugin for jmeter 2.13 earlier when I was creating a jar of the core package from the version 2.13 and using that...
**jason.sun** ([Bug 66086](https://bz.apache.org/bugzilla//show_bug.cgi?id=66086&redirect=false)): JSR223 PreProfessor in the controller. When JSR223 PreProfessor use Output variable,the variable not renew,it allows fixed first value. Severity: normal OS: All
**Avinash Singh** ([Bug 66082](https://bz.apache.org/bugzilla//show_bug.cgi?id=66082&redirect=false)): I have to pass the path in HTTPS Request Defaults eg., https://example.com/abc as I have a lot of requests. I also want to parameterize it and...
**Avnish Tomar** ([Bug 66072](https://bz.apache.org/bugzilla//show_bug.cgi?id=66072&redirect=false)): `incorrect download link, 404 not found https://jmeter.apache.org/[preferred]/jmeter/binaries/apache-jmeter-5.4.3.zip Severity: normal OS: Mac OS X 10.1
**AmosChen** ([Bug 66070](https://bz.apache.org/bugzilla//show_bug.cgi?id=66070&redirect=false)): code: import lombok.extern.slf4j.Slf4j; import org.apache.jmeter.config.Arguments; import org.apache.jmeter.control.LoopController; import org.apache.jmeter.engine.StandardJMeterEngine; import org.apache.jmeter.protocol.http.control.Header; import org.apache.jmeter.protocol.http.control.HeaderManager; import org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy; import org.apache.jmeter.protocol.http.util.HTTPArgument; import org.apache.jmeter.save.SaveService; import org.apache.jmeter.testelement.TestElement; import org.apache.jmeter.testelement.TestPlan; import org.apache.jmeter.testelement.property.StringProperty; import org.apache.jmeter.threads.AbstractThreadGroup;...
**Nicholas DiPiazza** ([Bug 66062](https://bz.apache.org/bugzilla//show_bug.cgi?id=66062&redirect=false)): Add the ability to show Sub-SampleResults in the Summary Report Could add options to control how they are added. == 2 new user properties Show sub...
**Ding Ding** ([Bug 66061](https://bz.apache.org/bugzilla//show_bug.cgi?id=66061&redirect=false)): Hello, While viewing the https://issues.apache.org/jira/browse/MAPREDUCE-4262, I found that the logging statements might give inaccurate messages. I also found that the in the line 420 of the...
**juergen.plasser** ([Bug 60756](https://bz.apache.org/bugzilla//show_bug.cgi?id=60756&redirect=false)): I have test plan including a simple test fragment and multiple thread groups (two in my case), both including a module controller linked to the aforementioned test...
@vlsi ([Bug 65237](https://bz.apache.org/bugzilla//show_bug.cgi?id=65237&redirect=false)): Historically, the approach was to build the jars, copy them to /lib and then launch JMeter. However, it creates several issues: a) The source files, the build...