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).
Hello, Thanks for report. This is by design. Changing to enhancement. Patch welcome. Thanks
Please let me know whether this is implemented or still the threads does not wait till they complete the scenario (iteration).
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4780