We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If I add any of the Timers e.g. Constant Throughput Timer or Precise Throughput Timer then I expect JMSSampler to respect it.
The message rate is unaffected by any settings in the Timer.
The attached test plan has both JMS Sampler and JMS Subscriber versions, so that it is easy to toggle between them.
The Subscriber correctly locks in at 100tps; the Sampler rate varies according to the number of threads. QDrain-Test.jmx.txt
5.6.3
openjdk version "21.0.2" 2024-01-16 LTS
Microsoft Windows [Version 10.0.22631.3737]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected behavior
If I add any of the Timers e.g. Constant Throughput Timer or Precise Throughput Timer then I expect JMSSampler to respect it.
Actual behavior
The message rate is unaffected by any settings in the Timer.
Steps to reproduce the problem
The attached test plan has both JMS Sampler and JMS Subscriber versions, so that it is easy to toggle between them.
The Subscriber correctly locks in at 100tps; the Sampler rate varies according to the number of threads.
QDrain-Test.jmx.txt
JMeter Version
5.6.3
Java Version
openjdk version "21.0.2" 2024-01-16 LTS
OS Version
Microsoft Windows [Version 10.0.22631.3737]
The text was updated successfully, but these errors were encountered: