apache / apache/jmeter

HeaderManager instances could be reused across threads

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

Description

@vlsi ([Bug 66269](https://bz.apache.org/bugzilla//show_bug.cgi?id=66269&redirect=false)):
It is unlikely that HeaderManager would be mutated during test plan execution, so adding NoThreadClone would reduce heap utilization when the test plan uses many HeaderManager elements (e.g. HeaderManager for each HTTP Sampler)

I've submitted the PR and the tests pass with the change: https://github.com/apache/jmeter/pull/727

Severity: normal
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.