apache / apache/jmeter

When test is ended then threads exit without completing the scenario

Open
#4,780 2 comments 0 reactions 0 assignees View on GitHub
enhancement os: All P2
Dominant language
Java
Stars
9.5k
Forks
2.3k
Avg merge
1d 22h
Merged PRs (30d)
5

Description

**PerfMatrix** ([Bug 62370](https://bz.apache.org/bugzilla//show_bug.cgi?id=62370&redirect=false)):
When running JMeter test for a specific duration, once the duration is ended, then the threads are being terminated without completing the scenario (iteration).

Ideally, threads should wait till they complete the scenario (iteration) and then exit or stop.

Due to such issue, there is a difference in transaction count like if login sample count is 200 then log out sample count could be 195 (or anything less than 200).

OS: All

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.