apache / apache/jmeter

When in low memory, threads become almost sequential and many errors occur

Open
#6,305 1 comment 0 reactions 0 assignees View on GitHub
defect need info to-triage
Dominant language
Java
Stars
9.5k
Forks
2.3k
Avg merge
1d 22h
Merged PRs (30d)
5

Description

### Expected behavior

![image](https://github.com/apache/jmeter/assets/51159734/22efac02-7b29-42f1-ad84-b045e0267b2d)
this is my heap config : "${HEAP:="-Xms5g -Xmx5g -XX:MaxMetaspaceSize=1024m"}"
This memory and CPU look very normal
![image](https://github.com/apache/jmeter/assets/51159734/15b2bf92-dac2-453e-8456-d9d3347ee2bc)
this is part of runtime log
![image](https://github.com/apache/jmeter/assets/51159734/3ab4ea8a-263f-4135-b45a-0465b7dc970a)

### Actual behavior

I want to know why I behave strangely under high pressure and if it can be resolved
![image](https://github.com/apache/jmeter/assets/51159734/4b56e4b5-3712-46bf-a41e-bf4124121afb)
![image](https://github.com/apache/jmeter/assets/51159734/6faa2ce7-3d4c-400a-a9c5-976f2a67e805)

### Steps to reproduce the problem

there are my plugins
![image](https://github.com/apache/jmeter/assets/51159734/e74e6d18-146d-4e4d-8934-f84a55e692dc)

### JMeter Version

5.4.1

### Java Version

java version "1.8.0_144" Java(TM) SE Runtime Environment (build 1.8.0_144-b01) Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, mixed mode)

### OS Version

centos7

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.