https://bz.apache.org/bugzilla/show_bug.cgi?id=66237
Bug ID: 66237
Summary: Constant Throughput Timer : 0 TPS + shared algorithm +
thread lifetime runs all Threads - 1
Product: JMeter
Version: 5.5
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.5
Created attachment 38373
--> https://bz.apache.org/bugzilla/attachment.cgi?id=38373&action=edit
Example file where the bug occurs
When I specify 0 for the "Target throughput (in sample per minute)" of a
Constant Throughput Timer, use either shared algorithm - "all active threads
(shared)" or "all active threads in current thread group (shared)" and have a
Thread Lifetime specified - the Thread Group will run with <"Number of Threads"
- 1> threads.
When using other algorithms in the Constant Throughput Timer, the test will
instead stop as expected. Not sure why the shared algorithms should differ; I'm
assuming this is a bug.
--
You are receiving this mail because:
You are the assignee for the bug.